cloud-deployment-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches Node.js installation scripts from Nodesource, which is a well-known service for Node.js distribution.
- [REMOTE_CODE_EXECUTION]: It includes a command pattern that pipes a remote setup script from Nodesource into the shell (curl | bash) to configure the package manager.
- [COMMAND_EXECUTION]: Provides a series of shell commands for common administrative tasks such as package management (apt), user creation, and service management (Docker, Nginx).
Audit Metadata