Skills roi-calculator Audit History
πŸ“¦

Audit History

roi-calculator - 5 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v5 LatestJul 12, 2026, 01:51 PM No confirmed findings3No capability change
v4 Jul 12, 2026, 01:51 PM No confirmed findings3No capability change
v3 Jul 7, 2026, 06:41 AM No confirmed findings0No capability change
v2 Jul 6, 2026, 06:58 PM No confirmed findings0No capability change
v1 Jul 4, 2026, 04:24 PM No confirmed findings0Baseline

Jul 12, 2026, 01:51 PM

Most static findings are false positives caused by Markdown links, code fences, placeholders, and ordinary marketing terms. Three findings confirm one underlying behavior: the skill uses shell substitution and invokes a repository-local Python scoring script.

2
Files scanned
606
Lines analyzed
6
Review items
0
False positives ignored
Capability review items (3)

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

Medium
Ruby/shell backtick execution
Declare goal, profile `roi-<goal>`, `scope: roi`, `assessment_time: forecast|actual`, campaign `roll
The line explicitly resolves a repository root with shell substitution and invokes a local Python scoring script. The Git-root fallback may select project-controlled executable code.
Medium
Ruby/shell backtick execution
For CVI, combine complete typed ACE results from [fit-scorer](../../discover/fit-scorer/SKILL.md), c
Although Markdown backticks delimit the text, the content directs the agent to run python3 against a resolved local script. This is intentional external command execution.
Medium
Shell command substitution
Declare goal, profile `roi-<goal>`, `scope: roi`, `assessment_time: forecast|actual`, campaign `roll
The AARON_SKILLS_ROOT assignment contains explicit $(git rev-parse ...) shell command substitution. It runs Git and then uses the resulting path for local script execution.
Audited by: codex

Jul 12, 2026, 01:51 PM

Most static findings are false positives caused by Markdown links, code fences, placeholders, and ordinary marketing terms. Three findings confirm one underlying behavior: the skill uses shell substitution and invokes a repository-local Python scoring script.

2
Files scanned
606
Lines analyzed
6
Review items
0
False positives ignored
Capability review items (3)

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

Medium
Ruby/shell backtick execution
Declare goal, profile `roi-<goal>`, `scope: roi`, `assessment_time: forecast|actual`, campaign `roll
The line explicitly resolves a repository root with shell substitution and invokes a local Python scoring script. The Git-root fallback may select project-controlled executable code.
Medium
Ruby/shell backtick execution
For CVI, combine complete typed ACE results from [fit-scorer](../../discover/fit-scorer/SKILL.md), c
Although Markdown backticks delimit the text, the content directs the agent to run python3 against a resolved local script. This is intentional external command execution.
Medium
Shell command substitution
Declare goal, profile `roi-<goal>`, `scope: roi`, `assessment_time: forecast|actual`, campaign `roll
The AARON_SKILLS_ROOT assignment contains explicit $(git rev-parse ...) shell command substitution. It runs Git and then uses the resulting path for local script execution.
Audited by: codex

Jul 7, 2026, 06:41 AM

Reviewed 42 static findings across SKILL.md and references/roi-templates.md. The detections are false positives from markdown links, examples, inline labels, placeholders, and homepage metadata; no command execution, network call, prompt injection, or malicious file access intent was found.

2
Files scanned
584
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex

Jul 6, 2026, 06:58 PM

All static findings were reviewed against SKILL.md and references/roi-templates.md. I found no prompt injection, command execution, data exfiltration, or malicious network behavior; the alerts are false positives from Markdown links, code fences, placeholders, and GitHub metadata.

2
Files scanned
584
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex

Jul 4, 2026, 04:24 PM

Static analysis flagged Markdown links, code fences, placeholders, and homepage metadata as risky patterns. The cited context shows documentation-only ROI templates with no command execution, network calls, prompt injection, or malicious file access.

2
Files scanned
584
Lines analyzed
3
Review items
0
False positives ignored
Audited by: codex