CSP & HSTS Headers Auditing
Use when an agent needs to evaluate website security configuration.
Call
POST https://codepulse-api.hahavoid0.workers.dev/security/http-headers
{
"url": "https://google.com"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/security/http-headers -m POST -b '{"url":"https://google.com"}'Not for
Do not use for downloading entire site pages text content.