Scan project files for exposed secrets and automatically create .gitignore entries
Scan this project for exposed API keys, then add any sensitive files to .gitignore.✓ Copié
Outils
Ce que ce MCP expose
Outil
Entrées
Quand appeler
Coût
/sqli-test
target description
Testing for SQL injection vulnerabilities in authorized environments
0
/xss-test
target description
Testing for cross-site scripting in authorized environments
0
/wordlist
wordlist type
Need password or directory wordlists for testing
0
/webshell-detect
file or directory
Checking for web shells in a compromised server
0
/api-keys
directory to scan
Auditing code for accidentally committed secrets
0
Coût et limites
Coût d'exécution
Quota d'API
N/A — all resources are local
Tokens par appel
500–3000 tokens depending on payload lists loaded
Monétaire
Free
Astuce
Load specific wordlists on demand rather than all categories at once.
Sécurité
Permissions, secrets, portée
Stockage des identifiants : N/A — no external credentials needed
Sortie de données : All processing is local — no external network calls
⚠ This tool is designed for authorized security research, CTF competitions, and defensive analysis only. Do not use it against systems you don't own or have written authorization to test.
Payloads included can cause damage if used against production systems without authorization.
Web shell samples are included for detection training — do not deploy them.
Dépannage
Erreurs courantes et correctifs
Slash command not recognized
Ensure the security skills plugin is installed correctly. Try reinstalling with /plugin marketplace add.
Vérifier : /plugin list
Wordlist too large for context
Request specific subsets (e.g., 'top 100 SQL payloads') instead of loading entire wordlists.
False positives in API key scan
Exclude test fixtures and example files. Provide specific file patterns to scan.
Alternatives
awesome-claude-skills-security vs autres
Alternative
Quand l'utiliser
Compromis
hexstrike-ai
You need active security tools (nmap, nuclei, sqlmap) rather than wordlists and payloads