skills/sahin/claude-skills/cfo/Gen Agent Trust Hub

cfo

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [DATA_EXFILTRATION]: Hardcoded absolute file path exposure.
  • Evidence: The file SKILL.md hardcodes the project path /Users/jeffforkan/Projects/treasury_path/.
  • Impact: This reveals the local username ('jeffforkan') and directory structure of the machine where the skill was developed or intended to run, which is a form of information disclosure.
  • [PROMPT_INJECTION]: Indirect prompt injection attack surface (Category 8).
  • Ingestion points: The skill explicitly accepts untrusted data in the form of 'Freeform text updates' and 'Excel file paths' (analyzed at runtime) within the Subsequent Syncs section of SKILL.md.
  • Boundary markers: Absent. There are no delimiters or instructions provided to the agent to ignore or isolate potentially malicious instructions embedded in the user-provided metrics or files.
  • Capability inventory: The skill performs file-write operations to update latest_forecast.json, sync_history.json, and generate new snapshot files.
  • Sanitization: Absent. The instructions do not include validation steps or sanitization for the data parsed from the external inputs before writing them to the local filesystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 10:41 AM
Security Audit — agent-trust-hub — cfo