secure-code-guardian
Pass
Audited by Runlayer on Mar 8, 2026
Risk Level: LOW
Scan Summary
Flagged Files (2)
secure-code-guardian/SKILL.mdLOW
74.2%
Risky tool definition detected
- **Headers/CORS**: Validate with a security scanner (e.g., `curl -I`, Mozilla Observatory) that security headers are present and CORS origin allowlist is correct. ## Reference Guide Load detailed guidance based on context: | Topic | Reference | Load When | |-------|-----------|-----------| | OWASP | `references/owasp-prevention.md` | OWASP Top 10 patterns | | Authentication | `references/authentication.md` | Password hashing, JWT | | Input Validation | `references/input-validation.md` | Zod, SQ
secure-code-guardian/references/security-headers.mdLOW
60.5%
Tool passed security scan
Passed Files (4)Click to expand
secure-code-guardian/references/owasp-prevention.mdOK
47.5%
Tool passed security scan
secure-code-guardian/references/xss-csrf.mdOK
40.8%
Tool passed security scan
secure-code-guardian/references/input-validation.mdOK
29.7%
Tool passed security scan
secure-code-guardian/references/authentication.mdOK
18.8%
Tool passed security scan
Audit Metadata