define-slo-sli-sla
Establishes SLOs, SLIs, and SLAs for service reliability, integrating error budget tracking and automated reporting.
Install this skill
or
62/100
Security score
The define-slo-sli-sla skill was audited on Mar 3, 2026 and we found 6 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 319
Curl to non-GitHub URL
SourceSKILL.md
| 319 | curl -X POST http://localhost:9090/-/reload |
high line 327
Curl to non-GitHub URL
SourceSKILL.md
| 327 | - Verify Prometheus recording rule evaluation: `curl http://localhost:9090/api/v1/rules` |
high line 369
Curl to non-GitHub URL
SourceSKILL.md
| 369 | - Verify recording rules exist: `curl http://localhost:9090/api/v1/rules | jq '.data.groups[].rules[] | select(.name | contains("slo:"))'` |
low line 319
External URL reference
SourceSKILL.md
| 319 | curl -X POST http://localhost:9090/-/reload |
low line 327
External URL reference
SourceSKILL.md
| 327 | - Verify Prometheus recording rule evaluation: `curl http://localhost:9090/api/v1/rules` |
low line 369
External URL reference
SourceSKILL.md
| 369 | - Verify recording rules exist: `curl http://localhost:9090/api/v1/rules | jq '.data.groups[].rules[] | select(.name | contains("slo:"))'` |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @pjt222/define-slo-sli-sla