fathom-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for Fathom API clients and contains no malicious patterns. It includes clear documentation and examples that follow standard software development practices.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to manage credentials via environment variables (
FATHOM_API_KEY) rather than hardcoding secrets, which is a recommended security practice. - [DATA_EXFILTRATION]: Network requests in both the Python and TypeScript examples are directed exclusively to the official Fathom API domain (
api.fathom.ai). No data exfiltration patterns were detected.
Audit Metadata