gamma-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard software development patterns (typed clients, error handling, polling, and retries) for integrating with the Gamma REST API.
- [SAFE]: Secret management follows industry best practices by using
process.env.GAMMA_API_KEYrather than hardcoding credentials. - [SAFE]: Network operations are restricted to the official Gamma API domain (
public-api.gamma.app). - [SAFE]: No obfuscation, prompt injection, or suspicious external dependencies were found in the instructions or code samples.
Audit Metadata