Skip to main content

log-aggregation

Facilitates centralized logging using ELK Stack, Loki, or Splunk for efficient log collection, parsing, and analysis across systems.

Install this skill

or
94/100

Security score

The log-aggregation skill was audited on Mar 4, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 53

Curl to non-GitHub URL

SourceSKILL.md
53test: curl -s http://localhost:9200 >/dev/null || exit 1
low line 53

External URL reference

SourceSKILL.md
53test: curl -s http://localhost:9200 >/dev/null || exit 1
Scanned on Mar 4, 2026
View Security Dashboard
Installation guide →