speak-observability
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secret management best practices by instructing the user to use environment variables (
process.env.SPEAK_API_KEY) rather than hardcoding credentials. - [SAFE]: External network communication is restricted to the official Speak API domain (
api.speak.com) for health checks and service monitoring. - [SAFE]: The code snippets utilize established, well-known open-source libraries for logging and metrics, including
pino,prom-client, and@opentelemetry/api. - [SAFE]: Integration relies on the official Speak language SDK (
@speak/language-sdk), which is a legitimate vendor resource for this skill's context.
Audit Metadata