bailian-managed-agent
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is primarily designed to execute shell commands via the 'bl' binary to perform infrastructure management tasks, including resource initialization, validation, and deployment lifecycle operations.- [DATA_EXPOSURE]: The skill instructions and reference documentation indicate that it reads configuration and credentials from local environment files (e.g., '.env') and the user's home directory (e.g., '~/.agents/config.json') to authenticate with cloud providers.- [SAFE]: The skill defines a mandatory safety protocol requiring the agent to perform dry-runs ('bl managed-agent plan') and present the results for user confirmation before executing mutating commands with the '--yes' flag.- [EXTERNAL_DOWNLOADS]: The documentation references the installation of the official 'modelstudioai/cli' toolset using 'npx', which is consistent with the author's provided context and the skill's intended functionality.
Audit Metadata