reclaim
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes bash commands to interact with a local registry file (
registry.json) and manage process states. It implements a regular expression validation check (^[0-9a-f]{12}$) on the user-providedloop_idargument to mitigate command injection risks. - [COMMAND_EXECUTION]: The skill mandates human oversight by using the
AskUserQuestiontool to obtain confirmation before the atomic reclaim operation is performed, preventing accidental or unauthorized ownership transfers.
Audit Metadata