business-metrics-calculator
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform mathematical calculations and data visualization based on user-provided data. It follows standard data processing patterns.
- [COMMAND_EXECUTION]: The skill includes Python code to read from a local file (subscriptions.csv) and save images (cohort_retention.png, metrics_dashboard.png). These operations are restricted to the local environment and are necessary for the skill's functionality.
- [PROMPT_INJECTION]: The instructions do not contain any patterns aimed at bypassing AI safety filters or overriding system instructions.
- [REMOTE_CODE_EXECUTION]: The skill uses well-known, trusted Python libraries (pandas, numpy, matplotlib, seaborn) and does not attempt to download or execute code from external or untrusted sources.
Audit Metadata