setup-matt-pocock-skills
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a guided setup utility. It discovers the environment by reading repository configuration files (e.g.,
.git/config,CONTEXT.md) and running standard commands likegit remote -v. This behavior is transparent, documented, and essential for its function as a configuration manager. - [COMMAND_EXECUTION]: The skill provides instructions for the agent to use standard command-line tools such as
git,gh(GitHub CLI), andglab(GitLab CLI). These operations are restricted to managing repository metadata and issues as intended by the user, with no evidence of unauthorized or hidden command execution. - [SAFE]: No obfuscation, hardcoded credentials, malicious remote code downloads, or persistence mechanisms were detected. The skill follows best practices by instructing the agent to confirm all file writes (
docs/agents/,CLAUDE.md) with the user beforehand.
Audit Metadata