attio-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard TypeScript code patterns for interacting with the official Attio REST API (api.attio.com).
- [SAFE]: Implementation follows security best practices by recommending the use of environment variables (process.env.ATTIO_API_KEY) for credential management rather than hardcoding.
- [SAFE]: Includes robust error handling and schema validation (using Zod) for processing external data from the API.
Audit Metadata