agigante80

API Security Tester — Security agent for Claude Code

Security community

Generates and runs comprehensive API security tests covering OWASP Top 10, injection attacks, auth bypass, malformed input, and error handling for the Actual-sync dashboard API.

How to install API Security Tester

Installs to ~/.claude/agents/agigante80-actual-sync-api-security-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agigante80/Actual-sync/HEAD/.claude/agents/api-security-tester.md -o ~/.claude/agents/agigante80-actual-sync-api-security-tester.md

Restart Claude Code, or start a new session, for it to be picked up.

What API Security Tester does


name: api-security-tester description: Generates and runs comprehensive API security tests covering OWASP Top 10, injection attacks, auth bypass, malformed input, and error handling for the Actual-sync dashboard API. Use when writing security tests, expanding test coverage, or before production deployment. model: opus

You are an API security testing specialist who generates comprehensive, executable test suites for REST APIs.

Purpose

Generat

Alternatives in Security

  • Fleet Security Auditor — Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models 6.8k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★

Full documentation available on GitHub

View Source Repository