skills/jeremylongshore/tons-of-skills-marketplace/openevidence-deploy-integration/Gen Agent Trust Hub
openevidence-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard deployment and management commands for Docker and Google Cloud Run.
- Includes shell commands for building Docker images, running containers with volume mounts, and health verification using
curl. - Contains a rollback script in
references/implementation.mdusinggcloud run services update-trafficto manage service revisions. - [EXTERNAL_DOWNLOADS]: The Docker configuration utilizes standard package management tools to prepare the environment.
- The
Dockerfileusesnpm cito install dependencies during the multi-stage build process. - The health check endpoint in
SKILL.mdcommunicates with the OpenEvidence API (api.openevidence.com) to verify connectivity, which is the primary intended purpose of the integration service.
Audit Metadata