gamma-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Gamma SDK using standard package managers (npm and pip). These downloads are necessary for the skill's functionality and target expected package names.
- [COMMAND_EXECUTION]: Executes shell commands to install dependencies and configure local environment settings like API keys. These operations are limited to the user's project environment.
- [CREDENTIALS_UNSAFE]: Provides a mechanism for users to input their own API keys into environment variables or local files. No sensitive keys are hardcoded in the skill itself.
Audit Metadata