oRPC Playgrounds
Warn
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the download of project templates from the middleapi GitHub repository using npx degit.
- [REMOTE_CODE_EXECUTION]: The instructions specify running npm install and npm run dev on the downloaded content, which facilitates the execution of arbitrary remote code and potential lifecycle scripts.
- [COMMAND_EXECUTION]: The skill provides a sequence of shell commands to clone, install, and execute third-party code from an external source.
Audit Metadata