gamma
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts solely with the legitimate Gamma API endpoints (
public-api.gamma.app). - [COMMAND_EXECUTION]: Uses
curlto perform standard HTTP requests to the Gamma API, which is the intended functionality. - [CREDENTIALS_UNSAFE]: Appropriately handles authentication using an environment variable (
$GAMMA_TOKEN) rather than hardcoded credentials. - [DATA_EXFILTRATION]: Data transfer is restricted to the user-authorized Gamma service for content generation purposes.
Audit Metadata