rails-monitoring
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
ENV['...']) to handle sensitive information such as API keys, license keys, and secret access keys for services like New Relic, Skylight, Papertrail, and AWS CloudWatch. - [SAFE]: Includes explicit warnings in the 'Common Mistakes to Avoid' section regarding the logging of sensitive data like passwords and tokens, promoting secure logging practices.
- [SAFE]: Utilizes well-known, community-standard gems and official Docker images for monitoring and observability (e.g., Prometheus, Grafana, New Relic, Lograge).
- [SAFE]: The health check implementation uses standard Rails patterns and correctly suggests skipping authentication only for the health check endpoints to allow external uptime monitoring.
- [SAFE]: No obfuscation, prompt injection, or suspicious network activities were detected in the instructions or code snippets.
Audit Metadata