alertmanager_standalone
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard configuration files (YAML) and basic deployment commands for a well-known observability tool (Prometheus Alertmanager).
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The configuration correctly uses file-based secret loading (e.g., api_url_file, service_key_file) and the notes explicitly advise against hardcoding secrets.
- [EXTERNAL_DOWNLOADS]: The skill references the official prom/alertmanager:v0.27.0 Docker image from a well-known organization.
- [PROMPT_INJECTION]: The skill defines alert templates that process external alert data, which is a standard operational surface.
- Ingestion points: Incoming alerts via Alertmanager API (port 9093) as configured in SKILL.md.
- Boundary markers: None specified in notification templates.
- Capability inventory: Automated notification delivery to Slack and PagerDuty.
- Sanitization: Relies on standard Alertmanager template escaping.
Audit Metadata