unit-economics
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses a standard Python script (
scripts/unit_econ.py) to perform arithmetic calculations for business metrics. It uses only the Python standard library, performs no network operations, and accesses only the input JSON data provided to it. - [COMMAND_EXECUTION]: The skill executes a local Python script using
python3 scripts/unit_econ.py. This is a standard and safe operation within the context of the skill's purpose as a calculator.
Audit Metadata