speak-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_SAFE]: The skill correctly instructs users to manage sensitive credentials (API keys, secrets) using platform-specific secret management tools like
vercel secrets,fly secrets, and GCP Secret Manager instead of hardcoding them. - [EXTERNAL_DOWNLOAD_SAFE]: Infrastructure and deployment dependencies are standard, such as the
@speak/language-sdkNode package and system utilities likeffmpegfor audio processing. - [SAFE]: The provided Dockerfile follows security best practices by implementing a non-root user (
USER node) to minimize the attack surface of the containerized environment.
Audit Metadata