setup-matt-pocock-skills
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses well-known development tools including
git,gh(GitHub CLI), andglab(GitLab CLI). These tools are used for their intended purposes: identifying the repository origin and providing templates for issue management. Execution is triggered by the agent following the provided instructions. - [DATA_EXPOSURE]: The skill reads local repository configuration files like
.git/configand executesgit remote -vto determine the project's hosting environment. This information is used solely to tailor the setup process for the user and is not transmitted to external domains. - [PROMPT_INJECTION]: The instructions are clear, descriptive, and do not contain any patterns attempting to bypass safety filters or override agent constraints. It follows a structured 'Explore, Present, Confirm, Edit, Write' workflow that maintains human oversight.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution patterns were detected. All configuration templates are included locally within the skill's own directory.
Audit Metadata