e2b
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to
api.e2b.appand references documentation ate2b.dev, which are official domains for a well-known sandboxed code execution service.- [COMMAND_EXECUTION]: The skill utilizescurlfor API interactions and a diagnostic toolzero doctorfor troubleshooting, both of which are used for their intended purposes and are consistent with the skill's primary function.- [CREDENTIALS_UNSAFE]: Authentication is handled via the$E2B_TOKENenvironment variable, ensuring that no sensitive API keys are hardcoded in the instructions or scripts.- [DATA_EXFILTRATION]: Necessary configuration data and metadata are sent to the E2B API to create and manage sandboxes. These operations are directed at a well-known service and are a core part of the skill's documented functionality.
Audit Metadata