stelow-product-health
Warn
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and executes several third-party Node.js packages at runtime, including
@earendil-works/pi-agent-browser(via npx),@tintinweb/pi-tasks,@juicesharp/rpiv-todo, and@juicesharp/rpiv-ask-user-question. These sources are not in the predefined trusted list. - [REMOTE_CODE_EXECUTION]: The skill provides instructions to download and install extensions directly from external Git repositories, notably
github.com/PriNova/pi-agent-codebase-workflows. It also referencesgithub.com/cursor/plugins, which originates from a well-known service. - [COMMAND_EXECUTION]: The tool
read-config.mdusesnode -eto dynamically execute JavaScript for parsing thestelow.jsonconfiguration file. While the source file is local, this pattern involves dynamic code execution. - [COMMAND_EXECUTION]: The skill heavily relies on executing shell commands via
bashand thepiCLI to handle file-reservation locking, subagent orchestration, and headless supervision checkpoints. - [COMMAND_EXECUTION]: The
supervise.mdtool executes headless commands (e.g.,pi --print ...) to perform checkpoint-based verification of the agent's progress against the Definition of Done.
Audit Metadata