Pywayne Cv Apriltag Detector

AdvisoryAudited by Static analysis on Apr 30, 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.

What this means

Using the detector may cause an additional library to be fetched and installed at runtime.

Why it was flagged

The skill discloses an automatic dependency installation path. This appears purpose-aligned for AprilTag detection, but the artifact does not specify the dependency source, version pinning, or verification details.

Skill content
The detector automatically checks for and installs the `apriltag_detection` library using `gettool` if not found.
Recommendation

Before use, confirm that gettool and the apriltag_detection package come from a trusted source, and prefer pinned or verified dependency versions where possible.