Skills learn-off Audit History
📦

Audit History

learn-off - 6 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v6 LatestJul 4, 2026, 01:57 PM No confirmed findings0No capability change
v5 Jul 4, 2026, 01:57 PM No confirmed findings0External commands Filesystem access
v4 Jun 27, 2026, 01:05 PM No confirmed findings1Filesystem access External commands
v3 Jan 16, 2026, 01:01 PM No confirmed findings0No capability change
v2 Jan 16, 2026, 01:01 PM No confirmed findings0External commands
v1 Jan 10, 2026, 08:57 AM No confirmed findings0Baseline

Jul 4, 2026, 01:57 PM

All seven static findings are false positives caused by Markdown inline code or fenced blocks in SKILL.md. The skill only describes updating a scoped learning-mode state file and does not include executable code, network access, environment access, or prompt-injection text. No additional semantic security findings were found.

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

Jul 4, 2026, 01:57 PM

All seven static findings are false positives caused by Markdown inline code or fenced blocks in SKILL.md. The skill only describes updating a scoped learning-mode state file and does not include executable code, network access, environment access, or prompt-injection text. No additional semantic security findings were found.

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

Jun 27, 2026, 01:05 PM

Static external command findings are false positives from Markdown inline code, a fenced JSON example, and sample output text in SKILL.md. The weak cryptographic algorithm finding is also a false positive because line 3 is plain frontmatter text. The only confirmed risk is limited filesystem state modification of knowledge/state.json to disable learning mode.

1
Files scanned
52
Lines analyzed
2
Review items
2
False positives ignored
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Local State File Modification
The skill instructs the assistant to read and write knowledge/state.json. This is expected for disabling learning mode, but it changes local persistent state and should stay limited to that file.
The instructions explicitly name knowledge/state.json and describe reading and writing it. No other filesystem targets are present.
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
False Positive External Command Detection
The reported Ruby or shell backtick findings are Markdown formatting, sample JSON, sample output, and slash command references. No executable shell instruction or command invocation is present.
Every reported backtick location is in Markdown prose or fenced examples. There is no script file, shell command, Ruby code, or dynamic execution path.
Low
False Positive Weak Cryptography Detection
The reported weak cryptographic algorithm at line 3 is the frontmatter description text, not a cryptographic function or algorithm reference.
Line 3 contains only the description field value. No cryptographic code or configuration appears in the skill file.

Risk Factors

📁 Filesystem access (2)
Audited by: codex

Jan 16, 2026, 01:01 PM

This is a pure prompt-based skill consisting only of documentation. No executable code, no scripts, no network access, no file system access beyond local configuration. The skill provides instructions to modify a local JSON state file and confirm changes to the user. All 16 static findings are false positives caused by keyword pattern matching without semantic context.

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

Jan 16, 2026, 01:01 PM

This is a pure prompt-based skill consisting only of documentation. No executable code, no scripts, no network access, no file system access beyond local configuration. The skill provides instructions to modify a local JSON state file and confirm changes to the user. All 16 static findings are false positives caused by keyword pattern matching without semantic context.

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

Jan 10, 2026, 08:57 AM

This is a pure prompt-based skill consisting only of documentation. No executable code, no scripts, no network access, no file system access beyond local configuration. The skill provides instructions to modify a local JSON state file and confirm changes to the user.

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