eve-deploy-debugging
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a custom CLI tool,
eve, to perform application deployment, environment creation, and system diagnostics. This includes managing Kubernetes-based resources through a platform abstraction. - [EXTERNAL_DOWNLOADS]: Configures the environment to interact with a vendor-specific API endpoint at
api.eh1.incept5.dev. This is consistent with the skill's purpose and the identified author. - [SAFE]: Instructions regarding sensitive data (e.g.,
REGISTRY_PASSWORD,github_token) correctly advise using the platform's secret management system (eve secrets set) rather than hardcoding credentials in source code or configuration files.
Audit Metadata