render-deployment-manager
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses curl to interact with internal administrative endpoints (/api/deploy_application, /api/restart_server) and executes Python snippets to access the ConfigService. These operations are consistent with the skill's stated purpose of orchestrating deployments.
- [SAFE]: While the skill accesses sensitive environment variables such as RENDER_API_KEY, it does so within the local context of the repository and includes explicit instructions to avoid exposing these credentials in logs. No evidence of unauthorized data exfiltration or malicious code execution was found.
Audit Metadata