Pywayne Cv Camera Model

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is a coherent camera-model usage guide, with one supply-chain note because it says a native C++ dependency may be automatically downloaded without source or version details.

This appears safe for normal camera-model documentation use. The main thing to check before installing or using the underlying module is the automatic gettool download of the camera_models C++ library, especially its source and version.

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.

What this means

Installing or using the related module may fetch native code from an unspecified source if the dependency is missing.

Why it was flagged

The skill discloses an automatic download of a native C++ dependency, but does not specify the download source, version pinning, or provenance.

Skill content
`camera_models` - C++ library (auto-downloaded via gettool if missing)
Recommendation

Before relying on it, confirm where gettool downloads camera_models from and whether the dependency version is pinned or otherwise trusted.