Generates and runs comprehensive, non-destructive security tests for the actual-mcp-server MCP transport covering OWASP API Top 10, JSON-RPC injection, auth bypass (OIDC + static bearer), per-user budget ACL (IDOR), ActualQL/SQL injection, malformed input, and error-leakage.
$curl -o .claude/agents/api-security-tester.md https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/agents/api-security-tester.mdInstalls into the current project.
Install api-security-tester by running `curl -o .claude/agents/api-security-tester.md https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/agents/api-security-tester.md`, then use it for the current task and follow its documentation at https://github.com/agigante80/actual-mcp-server.