workspace-integrity-guardian
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs integrity monitoring of local files using SHA-256 hashes, which is a standard defensive practice to detect tampering.\n- [SAFE]: All data processing, including baseline storage and diffing, occurs locally within the defined workspace and state directories. No network requests or data exfiltration patterns were observed.\n- [SAFE]: The inclusion of
yaml.safe_loadin theguard.pyscript ensures that configuration and state data are parsed securely, mitigating the risk of unsafe deserialization.
Audit Metadata