setup-matt-pocock-skills
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
git remote -vand reads the local.git/configfile. This is used to determine the repository's origin and automate the configuration of GitHub or GitLab issue tracking without requiring manual user input. - [EXTERNAL_DOWNLOADS]: The skill provides a reference to the official GitLab CLI (
glab) repository. This is a well-known service, and the link is provided for user guidance and documentation purposes. - [PROMPT_INJECTION]: The skill generates templates used by other engineering tools to ingest external data from issue trackers (e.g., via
gh issue view). While this defines an interface that processes untrusted data, the setup skill itself does not ingest external content, and the generated configuration is intended for standard repository management workflows.
Audit Metadata