docs(llm-security): document TRG/SIG/AST scanners and package knowledge/
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V3s6WnubSSrFjAQTLQdVbG
This commit is contained in:
parent
b0314418f4
commit
fc7cf57da6
5 changed files with 13 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ Release notes for v7.0.0 → v7.7.2: see `docs/version-history.md` — read on d
|
|||
|---------|-------------|
|
||||
| `/security` | Router — lists sub-commands |
|
||||
| `/security scan [path\|url]` | Scan skills/MCP/directories/GitHub repos (+ `--deep` for deterministic scanners) |
|
||||
| `/security deep-scan [path]` | 10 deterministic Node.js scanners (incl. supply chain, memory poisoning + toxic flow) |
|
||||
| `/security deep-scan [path]` | 13 deterministic Node.js scanners (incl. supply chain, memory poisoning, toxic flow + trigger/signature/AST-taint) |
|
||||
| `/security audit` | Full project audit, A-F grading |
|
||||
| `/security plugin-audit [path\|url]` | Plugin trust assessment (local or GitHub URL) |
|
||||
| `/security mcp-audit [--live]` | MCP server config audit (add `--live` for runtime inspection) |
|
||||
|
|
@ -43,7 +43,7 @@ Release notes for v7.0.0 → v7.7.2: see `docs/version-history.md` — read on d
|
|||
| `mcp-scanner-agent` | 5-phase MCP server analysis | opus |
|
||||
| `posture-assessor-agent` | Full audit narrative (posture-scanner.mjs handles quick mode) | opus |
|
||||
| `threat-modeler-agent` | STRIDE x MAESTRO interview | opus |
|
||||
| `deep-scan-synthesizer-agent` | Scanner JSON → human-readable report (9 scanners) | opus |
|
||||
| `deep-scan-synthesizer-agent` | Scanner JSON → human-readable report (12 scanners) | opus |
|
||||
| `cleaner-agent` | Semi-auto remediation proposals | opus |
|
||||
|
||||
## Hooks (9)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue