log-analysis
Analyzes system and application logs to detect anomalies and security threats, enhancing blue-team operations with actionable insights.
Install this skill
or
83/100
Security score
The log-analysis skill was audited on Mar 1, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 45
Curl to non-GitHub URL
SourceSKILL.md
| 45 | curl -X POST https://api.openclaw.com/api/v1/logs/analyze \ |
medium line 86
Curl to non-GitHub URL
SourceSKILL.md
| 86 | logs=$(curl http://server/logs.txt) |
medium line 69
Webhook reference - potential data exfiltration
SourceSKILL.md
| 69 | Handle webhooks for real-time alerts by registering a callback URL. Ensure compatibility by matching log formats; convert non-standard logs using tools like jq. |
low line 45
External URL reference
SourceSKILL.md
| 45 | curl -X POST https://api.openclaw.com/api/v1/logs/analyze \ |
low line 86
External URL reference
SourceSKILL.md
| 86 | logs=$(curl http://server/logs.txt) |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @alphaonedev/log-analysis