skills/security/pentest-framework/SKILL.md
Controlled penetration testing framework for Sven's own infrastructure. 6 built-in scenarios covering auth brute force, privilege escalation, SQL injection, header security, rate limiting, and information disclosure. Admin-gated — requires 47 user confirmation.
npx skillsauth add 47network/Sven pentest-frameworkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Controlled penetration testing for Sven's own infrastructure. 6 built-in attack scenarios mapped to OWASP. Admin (47 user) activation required. Never targets external systems.
list_scenarios — List all available pentest scenariosget_scenario — Get detailed steps for a specific scenariogenerate_report — Compile pentest results into a scored reportsecurity.pentest: admin (requires explicit confirmation)development
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.