prometheus_metrics_exporter
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates system monitoring for a KYC API Gateway using standard industry tools.
- [SAFE]: Security best practices are followed by implementing HTTP Basic Authentication for the metrics export endpoint to prevent unauthorized access to operational data.
- [SAFE]: The configuration correctly references externalized password files for Prometheus scraping rather than using hardcoded credentials.
- [SAFE]: Dependencies such as
prometheus-fastapi-instrumentatorandprometheus_clientare well-known, reputable libraries for Python performance monitoring.
Audit Metadata