managed-deep-agents
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Standard Package Installation: The instructions include commands to install development packages via official registries. These operations are necessary for setting up the local environment and utilize established package managers.
- Isolated Execution Environments: The skill covers the configuration of sandboxes for agent execution. The use of isolated environments for code execution is a recognized security practice that protects the host system.
- Service Connectivity: The documentation describes how to connect to remote MCP servers. These connections are explicitly configured by the developer and use standard transport protocols.
- Secure Credential Handling: The skill emphasizes using environment variables and dedicated local files for managing API keys and secrets, adhering to best practices for preventing accidental exposure.
Audit Metadata