πŸ“¦

Audit History

reactivation-specialist - 6 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v6 LatestJul 27, 2026, 11:41 AM No confirmed findings1No capability change
v5 Jul 13, 2026, 02:41 PM No confirmed findings0No capability change
v4 Jul 13, 2026, 02:41 PM No confirmed findings0No capability change
v3 Jul 12, 2026, 01:44 PM No confirmed findings0No capability change
v2 Jul 6, 2026, 06:48 PM No confirmed findings0No capability change
v1 Jul 4, 2026, 04:28 PM No confirmed findings0Baseline

Jul 27, 2026, 11:41 AM

Most static findings are false positives from Markdown backticks and relative documentation links. One confirmed issue remains: the save instruction uses a user-derived cohort-or-goal placeholder without requiring filename sanitization or path containment. The skill otherwise instructs the agent to treat imported data as untrusted and requires user confirmation before saving.

1
Files scanned
94
Lines analyzed
5
Review items
0
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.

High
Path traversal sequence
On user confirmation, save to `memory/email/reactivation-specialist/YYYY-MM-DD-<cohort-or-goal>.md`
The save path includes a cohort-or-goal placeholder that may be derived from user input. The instruction does not require filename validation or containment checks, so a host that follows it literally could write outside the intended directory.
Audited by: claude

Jul 13, 2026, 02:41 PM

All 41 static findings are false positives caused by Markdown fences, inline code, metadata URLs, and relative documentation links. SKILL.md contains no executable commands, network requests, environment access, or unsafe path construction; its fixed workspace save occurs only after user confirmation.

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

Jul 13, 2026, 02:41 PM

All 41 static findings are false positives caused by Markdown fences, inline code, metadata URLs, and relative documentation links. SKILL.md contains no executable commands, network requests, environment access, or unsafe path construction; its fixed workspace save occurs only after user confirmation.

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

Jul 12, 2026, 01:44 PM

All 41 static findings are false positives caused by Markdown code fences, inline code, repository links, and relative documentation references. The skill contains no executable commands, active network requests, environment access, path construction, prompt injection, or malicious intent.

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

Jul 6, 2026, 06:48 PM

All static findings are false positives caused by Markdown fences, inline code, metadata URLs, and local documentation links. No prompt injection, command execution, network exfiltration, environment access, or unsafe filesystem behavior was found.

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

Jul 4, 2026, 04:28 PM

All 39 static findings are false positives caused by Markdown code fences, inline code formatting, metadata URLs, and relative documentation links. No prompt injection, executable code, credential access, data exfiltration, or unauthorized filesystem behavior was found in SKILL.md.

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