setup-api-key
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for obtaining and configuring API keys using standard secure practices such as environment variables and secret management.
- [EXTERNAL_DOWNLOADS]: The skill installs the official Runway SDKs and common utilities for environment management. These resources are associated with the vendor (runwayml) or are standard industry tools.
- [COMMAND_EXECUTION]: The skill utilizes package managers (npm, pip) to install necessary libraries. These operations are scoped to the primary purpose of setting up a development environment.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. Network activity is restricted to official vendor domains for account management and API interaction.
- [CREDENTIALS_UNSAFE]: The skill demonstrates strong security posture by instructing the agent and user to avoid hardcoding secrets and to use .gitignore to prevent accidental credential leakage.
Audit Metadata