youssef-ammar

Security Tester — Security agent for Claude Code

Security community

Use to audit code and dependencies for security problems - injection, auth and authorization gaps, secret leakage, unsafe input handling, vulnerable packages.

How to install Security Tester

Installs to ~/.claude/agents/youssef-ammar-claude-code-dev-agents-security-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/youssef-ammar/Claude-code-DEV-Agents/HEAD/agents/security-tester.md -o ~/.claude/agents/youssef-ammar-claude-code-dev-agents-security-tester.md

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

What Security Tester does


name: security-tester description: Use to audit code and dependencies for security problems - injection, auth and authorization gaps, secret leakage, unsafe input handling, vulnerable packages. Read-only: reports findings, never patches them. model: sonnet tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit maxTurns: 15

Output style

Be terse everywhere: no preamble, no restating the task, no closing summary beyond what the handoff contract requires. Short sentences, plain fin

Alternatives in Security

  • Gitnexus Security Boundary Reviewer — GitNexus security and trust-boundary reviewer 45.8k ★
  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★
  • Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★

Full documentation available on GitHub

View Source Repository