Audit History
agent-tool-builder - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 23, 2026, 08:28 PM | No confirmed findings | 0 | No capability change |
| v4 | Jul 8, 2026, 07:28 AM | No confirmed findings | 0 | Network access |
| v3 | Jul 6, 2026, 08:38 PM | No confirmed findings | 0 | External commands |
| v2 | Jun 30, 2026, 11:37 AM | No confirmed findings | 0 | No capability change |
| v1 | Feb 24, 2026, 04:45 PM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 08:28 PM
All seven static findings are false positives caused by documentation syntax, illustrative API calls, or ordinary prose. The skill contains guidance and examples, with no executable scripts or prompt injection evidence.
Risk Factors
⚙️ External commands (3)
🌐 Network access (1)
Jul 8, 2026, 07:28 AM
All seven static findings are false positives from documentation examples or markdown. The backtick hits are TypeScript template literals or inline code text. The fetch call is illustrative pseudocode, and blocker hits are ordinary schema wording. No prompt injection or malicious intent was found in SKILL.md.
Risk Factors
⚙️ External commands (3)
🌐 Network access (1)
Jul 6, 2026, 08:38 PM
Static analysis flagged Markdown inline backticks on SKILL.md line 53 as shell execution, but the line only lists related skills. No prompt injection, data exfiltration, network behavior, or executable code was found in the reviewed file.
Risk Factors
⚙️ External commands (1)
Jun 30, 2026, 11:37 AM
Static analysis reported shell backtick execution and weak cryptographic algorithm patterns, but review found these are false positives in documentation text. SKILL.md contains guidance about AI tool design and related-skill names, with no executable code, network behavior, secret access, or prompt-injection instructions.
Static false positives ignored (2)
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 24, 2026, 04:45 PM
This skill is purely documentation providing guidance on agent tool design. Static analyzer flagged false positives: line 54 contains skill names (not shell commands), and cryptographic warnings matched keywords in prose (no actual code present). No executable code exists in this markdown file - it is instructional content only.