setup-matt-pocock-skills
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard development commands, such as
git remote -v, to identify the repository's origin. This is used solely to determine whether to configure GitHub or GitLab issue tracking integration. - [EXTERNAL_DOWNLOADS]: Documentation within the skill references the official GitLab CLI (
glab) repository. This is a well-known and trusted source for repository management tools. - [DATA_EXFILTRATION]: The skill reads repository metadata including
.git/configand directory structures. This information remains local to the agent session and is used to provide relevant configuration recommendations to the user.
Audit Metadata