deepsafe-scan
Security scanning for coding agent configs, skills, and secrets
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install deepsafe-scan?โผ
Run `npx skills add XiaoYiWeio/deepsafe-scan --all -g -y` in your terminal to install it globally for your agent.
What does deepsafe-scan check for?โผ
It scans agent config files, installed skills, MCP servers, and session memory for leaked API keys, PII, prompt injection, and dangerous auto-executing commands. It can also probe model behavior for manipulation, deception, and hallucination risks.
Do I need an API key to run a security scan?โผ
No. The four static modules (posture, skill, memory, hooks) run with zero API keys and no dependencies. Only the optional model behavior probes need an Anthropic or OpenAI key, which is auto-detected.
Does deepsafe-scan work with Claude Code, Cursor, and Codex?โผ
Yes. It supports OpenClaw, Claude Code, Cursor, Codex, Windsurf, and OpenCode, scanning each platform's specific config files like .cursorrules, settings.json, and opencode.json.
Why scan a repo before opening it in an AI coding tool?โผ
Malicious repos can hide commands in agent config files that auto-execute on startup and steal your SSH keys and API tokens. A quick hooks scan detects these backdoors before they run.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core