Threat Hash Signatures Lookup

Use to audit uploaded file signatures against malware indexes.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/security/hash-check
{
  "hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/security/hash-check -m POST -b '{"hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}'

Not for

Do not use for downloading file payloads.