Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

sast-hardcodedsecrets

// Detect hardcoded sensitive data (API keys, access tokens, private keys, passwords, etc.) in publicly accessible code — frontend JavaScript, mobile apps, client-side bundles, and HTML templates. Uses a three-phase approach: recon (find secret candidates), batched verify (confirm real secrets in public code paths, 3 candidates each), and merge (consolidate batch results). Requires sast/architecture.md (run sast-analysis first). Outputs findings to sast/hardcodedsecrets-results.md. Use when asked to find hardcoded secrets, leaked API keys, or exposed credentials.

$ git log --oneline --stat
stars:648
forks:29
updated:2026년 4월 2일 20:45
SKILL.md
readonly