pdk-prerequisites
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill uses
curl | shpatterns to install Node.js, Rust, and Docker. These are industry-standard installation methods sourced from well-known service providers (NodeSource, Rustup, and Docker) and are consistent with the skill's purpose of environment configuration. - [COMMAND_EXECUTION]: The skill executes various bash commands to check for installed versions, verify environment variables, and configure system components like Docker groups. These operations are necessary for setting up a local development environment for the Flex Gateway PDK.
- [EXTERNAL_DOWNLOADS]: The skill downloads official software components, including the Anypoint CLI and the PDK plugin, from established package registries and vendor repositories.
Audit Metadata