access
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly implements restrictive file permissions (0o600) for its state file access.json, ensuring the configuration is accessible only to the session owner.
- [SAFE]: It uses atomic write operations to prevent file corruption during state updates.
- [SAFE]: The instructions contain a strong security guideline that limits the skill to terminal-only use, protecting the session from being manipulated by external users via Slack messages.
- [SAFE]: The skill performs validation on configuration modes, preventing incorrect or insecure state changes.
Audit Metadata