Static Analysis

Run deterministic static code analysis using semgrep with STIG-mapped rules. Produces findings tagged with DISA STIG V-IDs that feed into /stig-compliance as pipeline evidence. Use when (1) building a prompt contract that involves security-sensitive code (guard mode injects tool constraints), (2) reviewing code changes for security issues (review mode runs semgrep), (3) /stig-compliance review needs deterministic evidence before semantic review. Supports any language semgrep supports (TypeScript, Python, Go, Java, C/C++, etc.). Works air-gapped with bundled rules.

vbrevik Updated

File contents

vbrevik/claude_code_skills/tree/main/skills/static-analysis commit 6daa4d0754

Frequently asked questions

npx skillmds@latest add vbrevik/static-analysis