abridge-core-workflow-b
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and guide for healthcare developers integrating Abridge API services. It provides standard TypeScript code snippets for fetching patient summaries and pushing them to medical record systems (Epic MyChart) using the FHIR Communication resource.
- [SAFE]: Network operations use the 'axios' library to interact with defined API endpoints. Sensitive values such as 'accessToken' and 'fhirBaseUrl' are handled as variables and function arguments, following best practices for credential management rather than hardcoding secrets.
- [SAFE]: External resource links point to official and well-known healthcare, standards, and government domains, including hl7.org (FHIR standards), cdc.gov (Health Literacy), epic.com (MyChart), and abridge.com (Abridge platform).
Audit Metadata