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.md using gcloud run services update-traffic to manage service revisions.
  • [EXTERNAL_DOWNLOADS]: The Docker configuration utilizes standard package management tools to prepare the environment.
  • The Dockerfile uses npm ci to install dependencies during the multi-stage build process.
  • The health check endpoint in SKILL.md communicates with the OpenEvidence API (api.openevidence.com) to verify connectivity, which is the primary intended purpose of the integration service.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 10:05 PM
Security Audit — agent-trust-hub — openevidence-deploy-integration