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.

跳到安装

来源信息

仓库
mtvrkan/secaudit
最近来源活动
2026年8月20日 21:05
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。