ppio-sandbox
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPRIVILEGE_ESCALATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches updated instructions and reference documentation from the PPIO vendor's official GitHub repository (
github.com/PPIO/ppio-skills). It also downloads a Node.js configuration script from the well-known NodeSource service (deb.nodesource.com). - [REMOTE_CODE_EXECUTION]: The installation instructions include piping a remote script from NodeSource to the shell for system configuration. It also installs the vendor-supplied
ppio-sandbox-clipackage from the NPM registry. - [PRIVILEGE_ESCALATION]: The Node.js installation process for Linux environments utilizes
sudoto perform system-level package management tasks. - [COMMAND_EXECUTION]: The skill enables the agent to execute shell commands through the
ppio-sandbox-clito perform operations such as building Docker templates, managing sandbox lifecycles, and deploying agents.
Audit Metadata