pcp-setup
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads several components from the author's GitHub repository (JohnnyHua/pcp-skills). Evidence: curl commands fetching 'pcp.ts' and multiple 'SKILL.md' files from 'https://raw.githubusercontent.com/JohnnyHua/pcp-skills/main'.
- [COMMAND_EXECUTION]: Uses standard shell commands to manage the local installation environment. Evidence: 'mkdir -p' for directory structure creation, 'ls' for verification, and 'rm' for uninstallation tasks within the '~/.config/opencode/' directory.
Audit Metadata