Data Validator Pro
AdvisoryAudited by Static analysis on May 7, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
NoteHigh Confidence
ASI04: Agentic Supply Chain VulnerabilitiesWhat this means
A future dependency version could behave differently from what the author tested, though the dependency use is purpose-aligned and no automatic or hidden install behavior is shown.
Why it was flagged
The dependencies are specified with lower-bound ranges rather than exact pinned versions or hashes, so installations may resolve to newer package versions over time.
Skill content
pandas>=2.0.0 numpy>=1.24.0
Recommendation
Install in a virtual environment and consider pinning or locking dependency versions for sensitive or production use.
