Pywayne Calibration Magnetometer Calibration
PassAudited by ClawScan on May 1, 2026.
Overview
This is a small instruction-only sensor calibration skill with no evident credential, network, persistence, or destructive behavior, though users should verify the referenced Python packages before use.
This skill appears safe for its stated calibration purpose. Before using it, confirm that `pywayne`, `vqf`, and `qmt` come from trusted package sources and that you are comfortable sharing your sensor arrays with the local Python code you choose to run.
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.
A user may need to install Python dependencies from elsewhere, so package authenticity and version compatibility matter.
The skill depends on external Python modules, but the provided artifacts do not include an install specification, package source, or pinned versions.
Dependencies: Requires `vqf` (VQF quaternion filter) and `qmt` (quaternion math) modules
Install dependencies only from trusted sources, pin known-good versions where possible, and review the referenced package documentation before running calibration code.
