Audit History
coding-standards - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 20, 2026, 05:15 PM | No confirmed findings | 0 | External commands |
| v4 | Jun 27, 2026, 04:35 PM | No confirmed findings | 0 | External commands |
| v3 | Jan 16, 2026, 11:58 AM | No confirmed findings | 0 | No capability change |
| v2 | Jan 16, 2026, 11:58 AM | No confirmed findings | 0 | External commands |
| v1 | Jan 10, 2026, 09:08 AM | No confirmed findings | 0 | Baseline |
Jul 20, 2026, 05:15 PM
All 62 static findings are false positives. Markdown code delimiters were misidentified as shell backticks, and ordinary TypeScript find calls and documentation were misidentified as reconnaissance. No executable commands, data exfiltration, prompt injection, or malicious intent were found in SKILL.md.
Risk Factors
⚙️ External commands (50)
Jun 27, 2026, 04:35 PM
Static analysis reported many external command and weak cryptography patterns, but review found they are false positives from Markdown code fences, inline TypeScript identifiers, and ordinary example text. No executable scripts, network calls, credential access, prompt injection, or malicious intent were found in SKILL.md. The skill is safe to publish as documentation-only coding guidance.
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Jan 16, 2026, 11:58 AM
This skill contains only markdown documentation with TypeScript code examples. All 91 static findings are false positives: hash strings triggered C2/crypto keywords, mathematical formulas were misidentified as cryptographic code, and TypeScript patterns were flagged as system reconnaissance. No executable code, network calls, file system access, or environment variable usage exists.
Risk Factors
⚙️ External commands (63)
Jan 16, 2026, 11:58 AM
This skill contains only markdown documentation with TypeScript code examples. All 91 static findings are false positives: hash strings triggered C2/crypto keywords, mathematical formulas were misidentified as cryptographic code, and TypeScript patterns were flagged as system reconnaissance. No executable code, network calls, file system access, or environment variable usage exists.
Risk Factors
⚙️ External commands (63)
Jan 10, 2026, 09:08 AM
This skill contains only documentation in markdown format. No executable code, scripts, network calls, filesystem access, or environment variable access. Pure reference documentation for coding standards.