tam-sam-som-calculator
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for market sizing (TAM/SAM/SOM) without any malicious patterns or unauthorized data access.
- [COMMAND_EXECUTION]: The skill includes a local helper script (
scripts/market-sizing.py) for deterministic math calculations. This script is safe as it does not perform network operations, file writes, or handle untrusted input outside of standard command-line arguments. - [EXTERNAL_DOWNLOADS]: The instructions recommend using data from reputable sources like the US Census Bureau, World Bank, and Statista, but the skill does not automate any downloads or interact with external APIs.
- [DATA_EXFILTRATION]: No exfiltration patterns were found. The skill operates within the agent's context and only processes user-provided business information.
- [PROMPT_INJECTION]: The instructions follow a structured, multi-turn dialogue format that adheres to standard safety guidelines.
Audit Metadata