setup-matt-pocock-skills
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development tools including
git,gh(GitHub CLI), andglab(GitLab CLI). These tools are used to inspect repository configuration and interact with issue trackers as part of the intended setup process. - [PROMPT_INJECTION]: The skill facilitates the generation of instructions for future agent interactions by writing to configuration files like
CLAUDE.md,AGENTS.md, and files withindocs/agents/. While this involves generating agent instructions based on user input and repository state (Indirect Prompt Injection surface), it is the primary intended functionality of the skill to configure agent behavior for a specific project environment. - [EXTERNAL_DOWNLOADS]: The skill references official tools like the GitLab CLI (
glab) pointing to its official repository on GitLab. These references are informative and do not involve unverified or dangerous remote code execution.
Audit Metadata