Skills learn-on Audit History
📦

Audit History

learn-on - 6 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v6 LatestJul 4, 2026, 02:06 PM No confirmed findings0No capability change
v5 Jul 4, 2026, 02:06 PM No confirmed findings0External commands
v4 Jun 27, 2026, 01:07 PM No confirmed findings0 External commands
v3 Jan 16, 2026, 01:02 PM No confirmed findings0No capability change
v2 Jan 16, 2026, 01:02 PM No confirmed findings0External commands
v1 Jan 10, 2026, 08:59 AM No confirmed findings0Baseline

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.

1
Files scanned
59
Lines analyzed
1
Review items
0
False positives ignored
Audited by: codex

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.

1
Files scanned
59
Lines analyzed
1
Review items
0
False positives ignored
Audited by: codex

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.

1
Files scanned
59
Lines analyzed
0
Review items
2
False positives ignored
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.

Low
Dismissed Static Finding: Markdown Backticks
Static analysis flagged backtick-formatted text and fenced examples as Ruby or shell execution. The referenced lines contain markdown inline formatting, JSON example text, output text, and slash command names, not executable code.
The file is markdown documentation, and every flagged backtick appears inside prose or fenced display content. No shell command, Ruby code, subprocess call, or command execution instruction is present.
Low
Dismissed Static Finding: Weak Cryptography
Static analysis flagged line 3 as weak cryptography, but the line is the skill frontmatter description. No hash function, cipher, key handling, or cryptographic API appears in the reviewed file.
Line 3 contains only descriptive metadata for continuous learning mode. There is no evidence of DES, MD5, SHA1, or any other cryptographic implementation.
No confirmed security findings were recorded for this completed audit.
Audited by: codex

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.

2
Files scanned
236
Lines analyzed
1
Review items
0
False positives ignored
Audited by: claude

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.

2
Files scanned
236
Lines analyzed
1
Review items
0
False positives ignored
Audited by: claude

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.

1
Files scanned
59
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude