File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ name : CodeSafer
2+ categories :
3+ - linter
4+ tags :
5+ - ci
6+ - security
7+ - javascript
8+ - typescript
9+ - nodejs
10+ - configfile
11+ license : ISC
12+ types :
13+ - cli
14+ source : " https://github.com/goldmembrane/cleaner-code"
15+ homepage : " https://codesafer.org/"
16+ plans :
17+ oss : true
18+ free : true
19+ description : >-
20+ AI code security scanner packaged as a Model Context Protocol (MCP) server.
21+ Detects 9 categories of threats in AI-generated code: invisible Unicode
22+ characters (30+ variants), BiDi/Trojan Source attacks (CVE-2021-42574),
23+ homoglyphs (CVE-2021-42694), Glassworm-style Unicode steganography,
24+ rules-file backdoors in `.cursorrules` and `CLAUDE.md`, dependency
25+ typosquatting, and obfuscation patterns. Combines 8 static analysis
26+ scanners with a CodeBERT deep learning classifier. Runs locally, so
27+ code never leaves the developer's machine.
You can’t perform that action at this time.
0 commit comments