abridge-local-dev-loop

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Pulls the official hapiproject/hapi Docker image from Docker Hub to provide a local FHIR (Fast Healthcare Interoperability Resources) server for EHR simulation.
  • [COMMAND_EXECUTION]: Uses Docker and npm commands to manage the local development lifecycle, including starting the FHIR server and running test scripts.
  • [SAFE]: Sensitive credentials like ABRIDGE_CLIENT_SECRET and ABRIDGE_ORG_ID are managed through environment variables (process.env), following security best practices for avoiding hardcoded secrets.
  • [SAFE]: All network communication is directed to the local machine (localhost:8080) or the official Abridge sandbox API (sandbox.api.abridge.com).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 08:45 AM