Image AI Kit
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This appears to be a straightforward local image-processing and OCR toolkit, with only normal third-party dependency installation to review.
This skill looks safe for normal local image-processing use. Install its dependencies in an isolated Python environment, and only process images and choose output paths that you intend the agent to read or write.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
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.
Installing the skill may install or update image-processing libraries on the user's system.
The skill depends on third-party Python packages using lower-bound version ranges rather than exact pins. This is normal for the stated image/OCR purpose, but users should be aware that installing it may fetch newer package versions.
pillow>=10.0.0 opencv-python>=4.8.0 pytesseract>=0.3.10 numpy>=1.24.0 scikit-image>=0.22.0
Install in a virtual environment and review dependency versions if reproducibility or package provenance matters.
