org-health-diagnostic
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidelines and calculation tools for business health assessments. The logic is self-contained within the provided markdown and Python scripts.
- [COMMAND_EXECUTION]: The skill utilizes three local Python scripts (
org_health_scorer.py,span_of_control_analyzer.py,engagement_benchmarker.py) to process data. These scripts use the Python standard library, perform mathematical calculations, and output results to the console or as JSON. No dangerous system calls or shell injection vulnerabilities were found. - [DATA_EXPOSURE]: The
span_of_control_analyzer.pytool includes functionality to read organizational data from a user-specified CSV file. This is a functional requirement for analyzing management spans and is handled via local file access without external exfiltration.
Audit Metadata