speak-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs users to manage sensitive credentials like API keys and App IDs via environment variables (e.g.,
process.env.SPEAK_API_KEY) rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill uses standard package managers (npm and pip) to install necessary SDKs and utilities, including
@speak/language-sdk,openai, andfluent-ffmpeg. These are fetched from official registries. - [SAFE]: External links point to trusted documentation and service websites including OpenAI and Speak's official blog.
- [SAFE]: No obfuscation, prompt injection, or malicious command execution patterns were found. The skill remains within its documented scope of API setup and initialization.
Audit Metadata