tr
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns such as data exfiltration, obfuscation, or unauthorized remote code execution were identified. The skill's behavior is transparent and aligned with its stated function as a workflow coordinator.
- [COMMAND_EXECUTION]: The skill invokes local command-line tools including git for managing repository state and python3 for executing its internal state management scripts. These operations are restricted to the local filesystem and repository context.
- [SAFE]: The skill accesses local configuration and session metadata (e.g., ~/.claude/projects/) to calculate token usage and manage context limits. This access is performed locally to improve the efficiency of the AI agent within the intended ecosystem.
Audit Metadata