pentest

Automate authorized web application, API, and infrastructure security testing with reporting.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mlamla123/openclaw-starter-kit --skill pentest-mlamla123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pentest
Source: https://github.com/mlamla123/openclaw-starter-kit/tree/main/skills/pentest
Command: npx skills add https://github.com/mlamla123/openclaw-starter-kit --skill pentest-mlamla123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nmap, nuclei, subfinder, httpx, ffuf, testssl, sqlmap, nikto, whatweb, arjun, theharvester, jwt_tool, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates end-to-end security testing of web applications, APIs, and infrastructure, turning manual, repetitive assessments into repeatable, AI-assisted workflows.

Core Features & Use Cases

  • End-to-end pentest workflow: reconnaissance, scanning, vulnerability analysis, exploitation proof-of-concepts, and professional reporting.
  • Tool orchestration: coordinates multiple security tools and AI-driven reasoning to identify, chain, and prove findings.
  • Professional reporting: generates a detailed Markdown report with executive summary, findings, and remediation guidance.

Quick Start

Install prerequisites with the setup script and then instruct the AI to begin a pentest against your authorized target.

Frequently Asked Questions about pentest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end penetration testing for web applications and APIs?

End-to-end penetration testing for web applications and APIs is automated by orchestrating security tools like nmap, nuclei, and sqlmap across reconnaissance, scanning, vulnerability analysis, and exploitation proof-of-concepts. This workflow enforces scope authorization and generates a CVSS-informed Markdown report.

Can I use nmap and sqlmap together for infrastructure security assessments?

Yes, nmap and sqlmap are coordinated together for infrastructure security assessments along with other tools like subfinder, httpx, and ffuf. The workflow uses AI-driven reasoning to chain tool outputs across reconnaissance, scanning, and exploitation phases.

What is included in a penetration testing report for security vulnerabilities?

A penetration testing report for security vulnerabilities includes an executive summary, detailed findings, and remediation guidance formatted in Markdown. It uses a CVSS-informed structure to document vulnerability analysis and exploitation proof-of-concepts discovered during the assessment.

Does automated web security testing enforce scope authorization and data safety?

Automated web security testing enforces scope authorization and data safety throughout its multi-phase workflow. It ensures that reconnaissance, vulnerability analysis, and exploitation proof-of-concepts are conducted strictly against authorized target URLs or domains.

How do I scan APIs for security vulnerabilities using automated tools?

Scanning APIs for security vulnerabilities is handled by orchestrating tools like arjun for parameter discovery, jwt_tool for token analysis, and nuclei for template-based scanning. The workflow applies AI-driven reasoning to identify and prove API security findings.

What is the best way to chain security tools for vulnerability analysis?

The best way to chain security tools for vulnerability analysis is through AI-driven tool orchestration that coordinates nmap, nuclei, ffuf, and sqlmap outputs. This approach automates the progression from reconnaissance to exploitation proof-of-concepts.