setup-rjminsha-skills
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository exploration by reading
.git/configand existing project files to determine the appropriate workflow configuration. This is necessary for its stated purpose of setting up per-repo settings. - [SAFE]: The instructions guide the agent to use standard, well-known CLI tools such as
gh(GitHub) andglab(GitLab) for managing issues. There are no signs of malicious command injection or unauthorized execution. - [SAFE]: File operations are restricted to scaffolding markdown documentation within the project's own directory structure (e.g.,
docs/agents/). - [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected. The skill uses
disable-model-invocation: true, which restricts the skill from autonomously invoking tools without explicit agent/user interaction.
Audit Metadata