π
io.github.rom-baro/arcwall-security
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
0 installs
Trust: 37 β Low
Security
Ask AI about io.github.rom-baro/arcwall-security
Powered by Claude Β· Grounded in docs
I know everything about io.github.rom-baro/arcwall-security. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
@arcwall/mcp-server
Security scanning for Claude Code, Cursor, Windsurf, and any MCP-compatible AI coding tool.
Setup
-
Get your free API key at https://arcwall.io
-
Add to your MCP config:
Claude Code (~/.claude/mcp.json):
{
"mcpServers": {
"arcwall": {
"command": "npx",
"args": ["@arcwall/mcp-server"],
"env": { "ARCWALL_API_KEY": "your-key-here" }
}
}
}
Cursor (.cursor/mcp.json): Same config. Windsurf: Add via MCP settings panel.
- Restart your AI tool β Arcwall is ready.
Tools
arcwall_scan_secretsβ hardcoded credentialsarcwall_scan_mcpβ MCP config vulnerabilitiesarcwall_scan_agent_instructionsβ CLAUDE.md, .cursorrules securityarcwall_threat_modelβ STRIDE analysisarcwall_check_promptβ prompt injection testingarcwall_pre_commitβ pre-commit security checkarcwall_scan_dependenciesβ known CVEs in packages
Usage
Ask your AI assistant:
- "Scan this repo for secrets"
- "Check my MCP configs for vulnerabilities"
- "Is my CLAUDE.md safe?"
- "Generate a threat model for this project"
- "Run a security check before I commit"
- "Are there vulnerable packages in this project?"
Links
- Website: https://arcwall.io
- Dashboard: https://arcwall.io/app.html
- Docs: https://arcwall.io/docs.html
- GitHub: https://github.com/rom-baro/arcwall-mcp
- Support: hello@arcwall.io
