startup-valuation
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for venture capital analysis and startup valuation. No malicious patterns, data exfiltration, or prompt injection attempts were detected in the instructions or scripts.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
scripts/calculate.py) to perform deterministic financial calculations. This script contains only basic arithmetic functions and does not use dangerous primitives likeeval(),exec(), or subprocess calls. - [PROMPT_INJECTION]: The instructions in
SKILL.mddefine a 'Venture Capital Associate' persona focused on professional financial analysis. There are no attempts to override safety filters or extract system prompts. - [DATA_EXFILTRATION]: No network access commands (e.g.,
curl,wget) or external API calls are present. The skill operates entirely within the provided context.
Audit Metadata