abridge-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides code templates for developers to implement healthcare integrations safely. It does not contain any malicious instructions or hidden behaviors.
- [CREDENTIALS_UNSAFE]: The provided code patterns correctly use environment variables (e.g.,
ABRIDGE_CLIENT_SECRET,ABRIDGE_ORG_ID) to manage authentication rather than hardcoding sensitive credentials. - [DATA_EXPOSURE]: The code specifically implements HIPAA-compliant logging patterns. It includes logic to redact session IDs from URLs in audit logs and explicitly excludes error messages from logs to prevent the accidental exposure of sensitive patient data (PHI).
Audit Metadata