Skip to main content

security-audit

Authorized, defensive security audit engine. Use whenever the user wants to find security vulnerabilities in a target they own or are authorized to test — a live URL/domain, an API, or a source-code repository/directory. Triggers on: "security scan", "security audit", "find vulnerabilities", "pentest my site", "is my app secure", "check for vulns", "OWASP", "CVE", "dependency audit", "secret scan", "SAST", and Turkish equivalents ("güvenlik taraması", "açık tara", "zafiyet", "güvenli mi", "sızma testi"). Runs a phased methodology (passive recon → attack-surface mapping → known-CVE & dependency research → OWASP web/API tests → source review → infra) using installed tools when available (semgrep, trivy, osv-scanner, gitleaks, testssl.sh) and falling back to LLM analysis otherwise. Produces a prioritized, remediation-focused report. Defaults to safe/passive; active testing requires explicit authorization. Active-only tools (e.g. nuclei, ZAP) are gated behind the authorization prompt, not run by default.

Jump to install

Source facts

Repository
mtvrkan/secaudit
Last source activity
August 20, 2026 at 21:05
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.