{"protocolVersion":"0.3.0","name":"ZeroLeaks","description":"AI red-teaming and agent security platform for prompt extraction, prompt injection, tool abuse, multi-turn resilience, and deployed-agent security scans.","url":"https://www.zeroleaks.ai","version":"1.0.0","provider":{"organization":"ZeroLeaks","url":"https://www.zeroleaks.ai"},"documentationUrl":"https://www.zeroleaks.ai/docs","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/markdown"],"skills":[{"id":"prompt-security-scan","name":"Prompt Security Scan","description":"Start a red-team scan for a system prompt, poll the scan state by scanId, and retrieve the final report when completed.","tags":["prompt-injection","system-prompt-extraction","red-team","workflow"],"examples":["Create a dual prompt security scan, poll /api/scan/{scanId}, then fetch /api/report/scan/{scanId}."]},{"id":"deployed-agent-scan","name":"Deployed Agent Scan","description":"Configure a deployed agent endpoint, launch an AgentGuard scan, and poll results across extraction, injection, tool hijacking, and multi-turn probes.","tags":["agent-security","tool-safety","multi-turn","workflow"],"examples":["Create an agent config, POST /api/agent-scan with agentConfigId, then poll /api/agent-scan/{scanId}."]},{"id":"skill-security-scan","name":"Skill Security Scan","description":"Scan SKILL.md packages or uploaded archives for trust-boundary, prompt-injection, and behavioral risks.","tags":["skills","prompt-injection","agent-rules","workflow"],"examples":["POST /api/skills-scan with a source URL, then poll /api/skills-scan/{scanId}."]}]}