freshcrate
Home > AI Agents > Pentest-Skill

Pentest-Skill

Transform any LLM into an autonomous security testing agent with structured prompts for seven-phase vulnerability hunting.

Description

Transform any LLM into an autonomous security testing agent with structured prompts for seven-phase vulnerability hunting.

README

Pentest Skill Preview

Repo Size Total Files Disclaimer License

Pentest Skill

Tested on Claude Code, Codex and many AI agents

Transform any LLM into an autonomous blackbox penetration testing agent. Structured prompts that guide AI through 7 phases of security assessment from surface enumeration to zero-day hunting.

Disclaimer

Warning

IMPORTANT: These prompts are for authorized security testing only on systems you own or have explicit written permission to test. Unauthorized access to computer systems is illegal under CFAA (US) and similar laws worldwide.

Features

  • Surface Enumeration - Fetch main page, robots.txt, sitemap.xml, and identify technologies
  • Recon & Discovery - Analyze JavaScript bundles, extract API endpoints, map attack surface
  • Auto Hunting - Hunt for prototype pollution, XSS, insecure deserialization, weak CORS
  • Dynamic Check - Test for rate limiting, IDOR, broken access control, exposed files
  • Proof of Concept Development - Build working PoCs for discovered vulnerabilities
  • Zero-Day Hunting - Find novel vulnerabilities through logic flaws and race conditions
  • Exploitation & Impact Assessment - Safe exploitation and impact analysis

Known Issues

Claude Code Permission Restrictions

  • Problem: Claude Code may require interactive approval for network operations, file access, and tool execution during pentesting phases.

  • Fix: Start Claude Code with:

    claude --allow-dangerously-skip-permissions

Codex CLI Sandbox Network Restrictions

  • Problem: Codex CLI may fail with failed in sandbox: curl: (6) Could not resolve host errors even when configured for full access.

  • Fix: Edit ~/.codex/config.toml and add:

    [projects."$HOME"]
    trust_level = "trusted"
    sandbox_mode = "danger-full-access"
    network_access = true

Security Defense

Note

Protect Your Systems: If you have code interpreters or AI agents in your system, learn how to secure them against these types of attacks. See Sandbox-Guide for detailed sandboxing tutorials and defense strategies.

License

This project is licensed under the MIT license. See the LICENSE file for details.

Release History

VersionChangesUrgencyDate
0.0.0No release found — using repo HEADHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchHigh4/10/2026
main@2026-04-10Latest activity on main branchMedium4/10/2026
main@2026-04-10Latest activity on main branchMedium4/10/2026
main@2026-04-10Latest activity on main branchMedium4/10/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

cherry-studioAI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMsv1.9.2
auto-deep-researcher-24x7šŸ”„ An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost monitoring, Leader-Worker architecture, constant-size memory.main@2026-04-19
GENesis-AGIAutonomous AI agent with persistent memory, self-learning, and earned autonomy. Cognitive partner that remembers, learns, and evolves.v3.0a7
nexuThe simplest desktop client for OpenClaw šŸ¦ž — bridge your Agent to WeChat, Feishu, Slack & Discord in one click. Works with Claude Code, Codex & any LLM. BYOK, Oauth, local-first, chat from your phonev0.1.12
Phantom Autonomous Offensive Security Intelligence AI-powered multi-agent penetration testingv0.8.0