smol-machines
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlfor making API requests andjqfor processing JSON responses. These are standard utilities used according to the skill's primary purpose. - [COMMAND_EXECUTION]: The skill includes a troubleshooting command
zero doctor check-connector. This is a vendor-provided CLI tool used for verifying platform connector configurations. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to smol machines API endpoints to manage microVMs. These operations are performed using the user's own credentials and target the service's official infrastructure.
- [SAFE]: API credentials are handled via the
SMOL_MACHINES_API_KEYenvironment variable. The instructions guide users to provide this through an official platform connector, which is a secure method for managing sensitive tokens.
Audit Metadata