stelow-product-coding-standards
Warn
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and downloads several external packages and plugins from third-party NPM scopes and GitHub repositories.
- Evidence:
references/cli-tools/agent_browser.mdreferences@earendil-works/pi-agent-browser. - Evidence:
references/cli-tools/safe-change.mdreferencesgithub.com/PriNova/pi-agent-codebase-workflows. - Evidence:
references/cli-tools/todo.mdreferences@tintinweb/pi-tasks. - [REMOTE_CODE_EXECUTION]: The skill provides instructions to download and immediately execute code from remote sources using tools like
npxorpi install. - Evidence:
npx -y @earendil-works/pi-agent-browser open --url "{URL}" -- snapshot -iinagent_browser.md. - Evidence:
pi install git:github.com/cursor/pluginsincodequality-review.md. - Evidence:
npx -y @plannotator/pi-extensioninplannotator.md. - [COMMAND_EXECUTION]: The skill utilizes shell scripts and Node.js one-liners to manage configuration and state.
- Evidence:
references/cli-tools/read-config.mdusesnode -eto parse and extract data from thestelow.jsonfile. - Evidence:
references/cli-tools/file-locking.mdcontains bash scripts for managing file reservations vialnandsha1sum.
Audit Metadata