maintainx-observability
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides implementation patterns for metrics collection, structured logging, and distributed tracing using well-known libraries such as
prom-client,winston, and OpenTelemetry. - [SAFE]: The implementation guide includes security best practices, specifically a
redactSensitivefunction designed to prevent API keys, tokens, and passwords from being recorded in logs (found inreferences/implementation-guide.md). - [SAFE]: The skill uses standard authorization patterns (Bearer tokens) and does not contain hardcoded credentials or secrets.
- [SAFE]: All network operations are targeted at the official MaintainX API endpoint (
https://api.getmaintainx.com/v1) and are consistent with the skill's stated purpose.
Audit Metadata