beads-state
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a localized state management system using standard filesystem operations for agent orchestration.
- [DATA_EXPOSURE_AND_EXFILTRATION]: Filesystem access is restricted to the .chipset/state/ directory for storing agent identities, work items, and related metadata. No sensitive system files (such as credentials or private keys) are accessed, and no external network communication is established.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script fetching, dynamic code evaluation, or package installation from untrusted sources were found. All operations are limited to local filesystem interactions defined in the durability contract.
- [PROMPT_INJECTION]: The skill does not contain instructions aimed at overriding system prompts, bypassing safety guardrails, or extracting system instructions.
Audit Metadata