pi-workspace-prompts
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves prompt templates from external sources. The
previewandinstallcommands accept identifiers inowner/repoformat, allowing the agent to fetch content from arbitrary public repositories. - [COMMAND_EXECUTION]: Core functionality is performed by executing shell commands via
mise run prompts. These tasks are used to collect project context, fetch remote templates, and write the final synthesized instructions to theAGENTS.mdfile. The skill implements a human-in-the-loop control, explicitly instructing the agent to wait for user approval before executing the write command.
Audit Metadata