Deepsafe Scan
Preflight security scanner for AI coding agents โ scans deployment config, skills/MCP servers, memory/sessions, and AI agent config files (hooks injection) for secrets, PII, prompt injection, and dangerous patterns. Runs 4 model behavior probes (persuasion, sandbagging, deception, hallucination). Supports LLM-enhanced semantic analysis. Works with OpenClaw, Claude Code, Cursor, and Codex. Use when a user asks for a security audit, health check, or wants to scan their AI agent setup for vulnerabilities.
Install on your platform
We auto-selected Claude Code based on this skillโs supported platforms.
Run in terminal (recommended)
claude mcp add deepsafe-scan npx -- -y @trustedskills/deepsafe-scan
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"deepsafe-scan": {
"command": "npx",
"args": [
"-y",
"@trustedskills/deepsafe-scan"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Preflight security scanner for AI coding agents โ scans deployment config, skills/MCP servers, memory/sessions, and AI agent config files (hooks injection) for secrets, PII, prompt injection, and dangerous patterns. Runs 4 model behavior probes (persuasion, sandbagging, deception, hallucination). Supports LLM-enhanced semantic analysis. Works with OpenClaw, Claude Code, Cursor, and Codex. Use when a user asks for a security audit, health check, or wants to scan their AI agent setup for vulnerabilities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates โ what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- MIT
- Author
- XiaoYiWeio
- Installs
- 0
- Updated
- Apr 3, 2026
- Published
- Mar 5, 2026
๐ Unverified
Not yet reviewed. Use with caution.