change-management
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated Python scripts (scripts/adoption_tracker.py, scripts/change_readiness_assessor.py, and scripts/communication_planner.py) do not contain malicious code, unauthorized network activity, or credential exposure.
- [PROMPT_INJECTION]: The skill processes external JSON data, creating a surface for potential indirect prompt injection.
- Ingestion points: JSON files loaded via the --input command-line argument in all three scripts.
- Boundary markers: Absent.
- Capability inventory: The scripts are limited to data processing and console output (stdout). No network access, file system write access, or command execution capabilities were detected.
- Sanitization: Absent.
Audit Metadata