abridge-hello-world
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill transmits clinical transcript data to the Abridge API (sandbox.api.abridge.com). This is the primary intended function of the skill and uses the official sandbox environment.
- [CREDENTIALS_UNSAFE]: The code correctly uses environment variables (e.g., ABRIDGE_CLIENT_SECRET) for authentication, avoiding hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: The project setup involves installing standard dependencies (axios, dotenv, typescript) from the official npm registry.
Audit Metadata