loop-setup
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard developer CLI tools, including
git,gh(GitHub CLI), andglab(GitLab CLI), to detect repository remote configurations and authentication status. - [COMMAND_EXECUTION]: It automates the setup of issue tracker metadata by executing commands to create specific workflow labels (e.g.,
ready-for-agent,needs-human) on GitHub or GitLab. - [COMMAND_EXECUTION]: During the verification phase, the skill instructs the agent to execute the newly defined commands in the
.loop/config.mdfile to ensure the integration with the issue tracker is functional. - [SAFE]: No evidence of data exfiltration, credential theft, or unauthorized network access was found. The skill's operations are transparent and consistent with its stated purpose as a repository initialization tool. All external interactions are limited to well-known, trusted services (GitHub and GitLab).
Audit Metadata