compliance-os
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust set of deterministic Python scripts and extensive documentation for orchestrating compliance frameworks like ISO 27001, GDPR, and SOC 2. Analysis of the scripts (
framework_selector.py,cross_framework_mapper.py,audit_simulator.py,evidence_pool_generator.py) confirms they utilize only Python standard libraries (argparse,json,sys,typing) and contain no malicious logic. - [SAFE]: No network operations (
curl,requests,urllib) or remote code execution patterns were detected across any of the provided scripts or documentation files. - [SAFE]: There is no evidence of prompt injection or attempts to bypass agent safety guidelines. The instructional content is professional and focused on regulatory compliance methodology.
- [SAFE]: No obfuscation techniques, such as Base64-encoded payloads, homoglyphs, or zero-width characters, were found in the codebase.
- [SAFE]: Data processing is handled locally via user-supplied JSON files or embedded samples, with no exfiltration vectors or access to sensitive system paths identified.
Audit Metadata