film-producer
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured templates and a Python utility for film production budgeting and scheduling. No malicious patterns or security risks were identified in the instructions or scripts.
- [COMMAND_EXECUTION]: The skill includes
scripts/budget_tracker.py, a utility for managing budget data. The script utilizes standard Python libraries (json, csv, argparse) to perform local file operations and does not contain any code for arbitrary command execution or network communication. - [DATA_EXPOSURE]: The budgeting script manages production-specific data in a local file named
production_budget.json. It does not access sensitive system paths, environment variables, or user credentials.
Audit Metadata