crazyMarkycrazyMarkyCommunityยท10 Agent Skills Included

pentest-skills

Natural-language penetration testing, reconnaissance, and vulnerability reporting

Runs port scans, subdomain enumeration, directory fuzzing, and web fingerprinting through plain-language requests. Detects and exploits SQL injection, XSS, LFI, and file download flaws with pre-built payloads and scripts. Stores findings in a local database and generates formatted penetration test reports automatically.
npx skills add crazyMarky/pentest-skills --all -g -y

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pentest-skills?โ–ผ

Run `npx skills add crazyMarky/pentest-skills --all -g -y` in your terminal to install all skills globally.

What can pentest-skills test?โ–ผ

It covers reconnaissance (port scans, subdomains, directories, fingerprinting) and exploitation of SQL injection, XSS, LFI, and arbitrary file download vulnerabilities.

Do I need to memorize security tool commands?โ–ผ

No. You describe the target in plain language and the agent picks the right tools like nmap, sqlmap, or ffuf, then analyzes the results for you.

Can it generate a penetration test report?โ–ผ

Yes. The results-storage and pentest-report skills save findings to a local database and produce formatted Markdown or JSON reports with severity ratings and fix advice.

Is pentest-skills legal to use?โ–ผ

Only on systems you own or have written authorization to test. Unauthorized scanning or exploitation is illegal in most jurisdictions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’