Audit History
learn-on - 6 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v6 Latest | Jul 4, 2026, 02:06 PM | No confirmed findings | 0 | No capability change |
| v5 | Jul 4, 2026, 02:06 PM | No confirmed findings | 0 | External commands |
| v4 | Jun 27, 2026, 01:07 PM | No confirmed findings | 0 | External commands |
| v3 | Jan 16, 2026, 01:02 PM | No confirmed findings | 0 | No capability change |
| v2 | Jan 16, 2026, 01:02 PM | No confirmed findings | 0 | External commands |
| v1 | Jan 10, 2026, 08:59 AM | No confirmed findings | 0 | Baseline |
Jul 4, 2026, 02:06 PM
All eight static findings are false positives caused by Markdown code formatting and slash-command references in SKILL.md. No prompt injection, data exfiltration intent, or executable command behavior was found in the reviewed file.
Risk Factors
⚙️ External commands (8)
Jul 4, 2026, 02:06 PM
All eight static findings are false positives caused by Markdown code formatting and slash-command references in SKILL.md. No prompt injection, data exfiltration intent, or executable command behavior was found in the reviewed file.
Risk Factors
⚙️ External commands (8)
Jun 27, 2026, 01:07 PM
AI review found that the static external command alerts are false positives from markdown backticks and fenced examples in SKILL.md. The weak cryptography alert is also a false positive on frontmatter description text, with no cryptographic code or algorithm usage found.
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.
Jan 16, 2026, 01:02 PM
All 15 static findings are FALSE POSITIVES. This is a pure prompt-based skill with no executable code. It only reads/writes to its own local knowledge/state.json file within the skill directory. No network calls, no command execution, no external dependencies. The static scanner misidentified Markdown code formatting and JSON metadata as security patterns.
Risk Factors
⚙️ External commands (8)
Jan 16, 2026, 01:02 PM
All 15 static findings are FALSE POSITIVES. This is a pure prompt-based skill with no executable code. It only reads/writes to its own local knowledge/state.json file within the skill directory. No network calls, no command execution, no external dependencies. The static scanner misidentified Markdown code formatting and JSON metadata as security patterns.
Risk Factors
⚙️ External commands (8)
Jan 10, 2026, 08:59 AM
Pure prompt-based skill with no executable code. Only accesses local state file within skill's own directory. No network calls, no command execution, no external dependencies.