gamma-observability
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for observability integrations using well-known, legitimate libraries. The code blocks serve as templates for the agent to implement monitoring without introducing malicious logic.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were detected. The implementation correctly references environment variables for API keys and includes a
sanitizeParamsfunction to strip sensitive fields (apiKey, secret) before data is processed by the logger.
Audit Metadata