Skip to main content
在 Manus 中运行任何 Skill
一键导入

security-audit

星标4
分支0
更新时间2026年3月13日 23:29

Scans source code files for hardcoded secrets, leaked credentials, and security vulnerability patterns, then produces a severity-classified audit report (Markdown, SARIF, or JSON). Use this skill — not ad-hoc grep — when the user wants to: scan for hardcoded secrets or API keys, do a security audit, find leaked credentials or tokens, check whether sensitive values were committed, run an incremental scan of files changed since a branch, generate a SARIF file for GitHub Code Scanning, or get a report of findings grouped by Critical / High / Medium / Low. Do NOT use for: fixing individual bugs the user has already identified, writing CI/CD pipeline config, checking package dependency CVEs (use a dependency scanner for that), or general code review without a security focus.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
11 个文件
SKILL.md
readonly