Skip to main content

data-expert

Provides expertise in data processing, including parsing, transformation, and validation, to enhance code quality and compliance.

Install this skill

or
94/100

Security score

The data-expert skill was audited on May 13, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 56

Fetch to external URL

SourceSKILL.md
56const res = await fetch('<https://api.example.com/data>', { next: { revalidate: 3600 } })
low line 56

External URL reference

SourceSKILL.md
56const res = await fetch('<https://api.example.com/data>', { next: { revalidate: 3600 } })
Scanned on May 13, 2026
View Security Dashboard
Installation guide →