Audit History
monorepo-architect - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Aug 4, 2026, 02:54 PM | No confirmed findings | 0 | No capability change |
| v4 | Jul 7, 2026, 01:26 AM | No confirmed findings | 0 | No capability change |
| v3 | Jul 7, 2026, 01:26 AM | No confirmed findings | 0 | External commands |
| v2 | Jun 30, 2026, 04:52 PM | No confirmed findings | 0 | No capability change |
| v1 | Feb 25, 2026, 10:48 AM | No confirmed findings | 0 | Baseline |
Aug 4, 2026, 02:54 PM
The only static finding is a false positive caused by Markdown backticks around a relative documentation path. No executable code, command invocation, prompt injection, or malicious intent was found.
Risk Factors
⚙️ External commands (1)
Jul 7, 2026, 01:26 AM
The static finding is a false positive caused by Markdown inline code around a resource path in SKILL.md. No executable shell command, prompt injection attempt, or malicious intent was found in the reviewed skill content.
Risk Factors
⚙️ External commands (1)
Jul 7, 2026, 01:26 AM
The static finding is a false positive caused by Markdown inline code around a resource path in SKILL.md. No executable shell command, prompt injection attempt, or malicious intent was found in the reviewed skill content.
Risk Factors
⚙️ External commands (1)
Jun 30, 2026, 04:52 PM
Static analysis reported one external command pattern and two weak cryptography patterns. Review found no command execution, cryptographic implementation, network access, data exfiltration, or prompt injection evidence in SKILL.md.
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.
Feb 25, 2026, 10:48 AM
All static analysis findings are false positives. Line 22 uses markdown backticks for file path formatting, not shell execution. Lines 3 and 47 were flagged for cryptographic patterns but contain no cryptographic content. The skill is a documentation-only file with no executable code, network access, or security risks.