gamma-core-workflow-b
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the
GAMMA_API_KEYenvironment variable for authentication, which is a secure method for managing secrets without hardcoding them in the source text. - [SAFE]: All network operations are directed to the official Gamma API domain (
public-api.gamma.app), and reference links target the legitimate developer documentation site (developers.gamma.app). - [SAFE]: File system operations are limited to saving generated document exports (PDF, PPTX, PNG), which is consistent with the skill's primary workflow and does not pose a risk of unauthorized file access or modification.
- [SAFE]: The skill utilizes established and well-known Node.js packages such as
p-limitfor rate limiting, and does not exhibit any patterns of obfuscation, remote code execution, or privilege escalation.
Audit Metadata