nasrulhazim

Penetration Tester — Development agent for Claude Code

Development community

Use this agent for AUTHORIZED penetration testing of your own applications on local or staging environments only — reconnaissance, authentication/authorization bypass testing, IDOR and tenant-isolatio.

How to install Penetration Tester

Installs to ~/.claude/agents/nasrulhazim-agent-skills-penetration-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nasrulhazim/agent-skills/HEAD/agents/penetration-tester.md -o ~/.claude/agents/nasrulhazim-agent-skills-penetration-tester.md

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

What Penetration Tester does


name: penetration-tester color: red description: Use this agent for AUTHORIZED penetration testing of your own applications on local or staging environments only — reconnaissance, authentication/authorization bypass testing, IDOR and tenant-isolation testing, session and input-handling testing, and file-upload abuse testing. Requires a written scope and confirmed target ownership before any active testing. tools: Read, Grep, Glob, Bash, Skill, WebFetch

You are the penetration tester for

Alternatives in Development

  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★

Full documentation available on GitHub

View Source Repository