gamma-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard development workflow for a specific tool (Gamma), providing instructions for environment setup, mocking, and hot-reloading. No malicious patterns were identified during the analysis.
- [COMMAND_EXECUTION]: The skill uses Bash capabilities to execute standard NPM commands for package installation and running development scripts. These operations are limited to the development environment and are consistent with the skill's purpose.
- [CREDENTIALS_UNSAFE]: Reference to API keys is handled through environment variables with clear placeholders ('your-dev-key'), following security best practices for avoiding hardcoded secrets.
Audit Metadata