data-quality
Ensures data accuracy and consistency in pipelines through validation, cleaning, and monitoring, enhancing data quality in engineering workflows.
Install this skill
or
79/100
Security score
The data-quality skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 52
Curl to non-GitHub URL
SourceSKILL.md
| 52 | `curl -H "Authorization: Bearer $OPENCLAW_API_KEY" https://api.openclaw.ai/api/data-quality/monitor/12345` |
medium line 63
Webhook reference - potential data exfiltration
SourceSKILL.md
| 63 | Ensure data pipelines handle asynchronous API calls by checking response status codes. For cloud integration, configure webhooks for alerts, e.g., POST to your endpoint on validation failures. Always |
low line 52
External URL reference
SourceSKILL.md
| 52 | `curl -H "Authorization: Bearer $OPENCLAW_API_KEY" https://api.openclaw.ai/api/data-quality/monitor/12345` |
Scanned on Mar 1, 2026
View Security Dashboard