blaxel
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of documentation files for the Blaxel platform. It describes how to use the Blaxel CLI and SDKs to manage agentic infrastructure, including sandboxes, batch jobs, and MCP servers.
- [COMMAND_EXECUTION]: The documentation describes functionality for executing commands and managing filesystems within isolated, remote sandboxes (e.g.,
sandbox.process.exec,sandbox.fs.write). These are standard features of a compute platform and are presented as core functionality for building agent-controlled environments. - [EXTERNAL_DOWNLOADS]: The documentation references official vendor packages available on standard registries, such as the
blaxelpackage on PyPI and@blaxel/coreon NPM. These are used to interact with the vendor's infrastructure. - [CREDENTIALS_UNSAFE]: The skill references authentication mechanisms using
BL_API_KEYand.envfiles. The documentation includes security best practices, such as recommending that.envfiles be added to.gitignoreto prevent credential exposure.
Audit Metadata