coo-advisor
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass instructions were detected in the skill instructions or metadata. The content is consistently aligned with its stated purpose as an operations advisor.- [COMMAND_EXECUTION]: The skill utilizes local Python scripts (
capacity_modeler.py,operational_kpi_tracker.py,process_efficiency_scorer.py) to perform data analysis. These scripts use standard Python libraries (argparse,json,math,datetime,sys) and do not execute any external commands, shell sub-processes, or dynamic code.- [DATA_EXPOSURE]: There is no evidence of sensitive data exposure or exfiltration. The scripts read from user-provided JSON files specified at the command line and only output analytical results to the console. No network requests or hardcoded credentials are present.
Audit Metadata