iso42001-ai-management
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions, reference guides, or associated scripts.
- [COMMAND_EXECUTION]: The skill includes two Python scripts (scripts/aims_readiness_checker.py and scripts/ai_impact_assessor.py) for compliance automation. Technical review confirms these scripts only perform data transformation and scoring logic using standard Python libraries, with no use of eval(), exec(), or subprocess calls.
- [DATA_EXFILTRATION]: The provided scripts do not contain any network operations or hardcoded credentials. File system access is limited to reading user-provided JSON input and writing report outputs.
- [EXTERNAL_DOWNLOADS]: The skill operates entirely offline and does not attempt to download external packages or execute remote code.
Audit Metadata