observability
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation instructs the user to install various packages from the NPM registry, including the author's own library
@assistant-ui/react-o11yand third-party observability tools likelangsmithand@langfuse/otel. - [COMMAND_EXECUTION]: Provides standard command-line instructions for installing project dependencies using
npm install. - [SAFE]: The skill demonstrates secure handling of sensitive credentials by using environment variables (e.g.,
HELICONE_API_KEY,LANGFUSE_SECRET_KEY) rather than hardcoding them. Network communication is limited to well-known observability endpoints provided by established services.
Audit Metadata