standards

Warn

Audited by Runlayer on Mar 15, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
89%
Files
17
Flagged
3
Chunks
22
Flagged Files (3)
standards/references/common-standards.mdMEDIUM
89.5%

Tool passed security scan

Risky tool definition detected

Tool: standards/references/common-standards.md [3/4] Description: | `realpath "$user_path" | grep -q "^$base_dir" || exit 1` | **Key rules:** - Always resolve BEFORE checking — `../` sequences bypass naive prefix checks - Block null bytes (`\0`) in file paths — some runtimes truncate at null - Reject absolute paths in user input when relative paths are expected ### Logging Security | Rule | Description | |------|-------------| | Never log passwords | Hash or mask credentials before any log state

standards/scripts/validate.shLOW
59.3%

Tool passed security scan

standards/references/llm-trust-boundary-checklist.mdLOW
51.0%

Tool passed security scan

Passed Files (14)Click to expand
standards/references/sql-safety-checklist.mdOK
43.7%

Tool passed security scan

standards/references/go.mdOK
36.5%

Tool passed security scan

standards/references/race-condition-checklist.mdOK
26.8%

Tool passed security scan

standards/references/python.mdOK
23.3%

Tool passed security scan

standards/references/json.mdOK
22.2%

Tool passed security scan

standards/references/skill-structure.mdOK
15.9%

Tool passed security scan

standards/references/shell.mdOK
15.6%

Tool passed security scan

standards/SKILL.mdOK
14.4%

Tool passed security scan

standards/references/yaml.mdOK
14.0%

Tool passed security scan

standards/references/standards-index.mdOK
14.0%

Tool passed security scan

standards/references/rust.mdOK
8.3%

Tool passed security scan

standards/references/markdown.mdOK
6.3%

Tool passed security scan

standards/references/typescript.mdOK
3.3%

Tool passed security scan

standards/references/examples-troubleshooting-template.mdOK
2.3%

Tool passed security scan

Audit Metadata
Max File Score
89%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
17
Files Flagged
3
Chunks Analyzed
22
Analyzed
Mar 15, 2026, 01:59 PM
Security Audit — runlayer — standards