wacc-calculation
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data access was detected. The skill acts as a set of instructions for the AI to perform financial modeling.
- [INDIRECT_PROMPT_INJECTION]: The skill reads from an external configuration file (
CLAUDE.md), which establishes an ingestion point for untrusted data. However, the risk is negligible because the skill does not possess dangerous capabilities. - Ingestion points: Reads
../../CLAUDE.mdfor scenario-level configuration during context loading. - Boundary markers: Absent; the skill does not define specific delimiters for the content read from the configuration file.
- Capability inventory: None; the skill does not perform subprocess calls, file system writes, or network operations.
- Sanitization: Absent; data from the configuration file is used directly for calculation logic.
Audit Metadata