exposure-coach
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on local data using Python's standard library. It parses structured JSON inputs and writes reports to local directories without performing any network operations or external downloads.
- [SAFE]: Secret management practices are sound; the documentation correctly instructs users to provide sensitive API keys via environment variables rather than hardcoding them in scripts or configuration files.
- [SAFE]: No dynamic code execution (eval/exec) or unsafe shell command construction was found. All logic is implemented through deterministic mappings and arithmetic operations on validated numeric scores.
- [SAFE]: The skill does not contain any obfuscated code, hidden instructions, or persistence mechanisms. All scripts and references are focused strictly on the stated financial analysis purpose.
Audit Metadata