commercial-forecaster
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for local business forecasting and does not exhibit any malicious patterns. All operations are performed using standard libraries without external connectivity.
- [PROMPT_INJECTION]: The skill's instructions do not contain any attempts to override system prompts, bypass safety filters, or extract internal instructions.
- [DATA_EXFILTRATION]: There are no network calls or attempts to access sensitive file paths (e.g., SSH keys, cloud configuration). Data processing is strictly local to the provided input files.
- [REMOTE_CODE_EXECUTION]: The skill scripts (
bookings_forecaster.py,cohort_arr_projector.py, andfunnel_confidence_scorer.py) rely exclusively on the Python standard library and do not download or execute any external scripts or binary payloads. - [COMMAND_EXECUTION]: The Python scripts perform numerical calculations and string formatting. They do not utilize shell invocation,
subprocess.runwith untrusted inputs, or other patterns of unsafe command execution.
Audit Metadata