Pywayne Cv Apriltag Detector
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a coherent AprilTag detection guide, with one notable point: it describes an automatic runtime dependency install via gettool.
This looks safe to use for AprilTag image detection. The main thing to check is whether you are comfortable with the detector automatically installing apriltag_detection through gettool if it is missing.
Findings (1)
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.
Using the detector may cause an additional library to be fetched and installed at runtime.
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.
The detector automatically checks for and installs the `apriltag_detection` library using `gettool` if not found.
Before use, confirm that gettool and the apriltag_detection package come from a trusted source, and prefer pinned or verified dependency versions where possible.
