prds-get
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific CLI tools like
gh,glab, andteato list project issues. This is the primary function of the skill and uses standard, well-known utilities. - [EXTERNAL_DOWNLOADS]: The skill references a public repository on GitHub (
vfarcic/dot-ai) as its source, which is documented for transparency. It does not perform any automated downloads or remote code execution. - [SAFE]: Accesses local git configuration (
git remote get-url origin) to determine which platform's CLI to invoke, which is a standard discovery step for development tools. The skill only processes issue metadata for organizational purposes without accessing sensitive files or credentials.
Audit Metadata