Pywayne Vio Se3

PassAudited by ClawScan on May 1, 2026.

Overview

This is an instruction-only robotics/math helper with no evidence of harmful actions, though users should verify the referenced Python library source before using it.

This skill appears safe as provided and only offers usage guidance for SE(3) transformation functions. Before using it in code, confirm that the referenced pywayne.vio.SE3 library is installed from a source you trust.

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

If the referenced library is not already installed, the user may need to obtain it separately and should avoid installing an untrusted package with the same or similar name.

Why it was flagged

The skill documents use of an external Python module, while the provided package is instruction-only and has no install specification or homepage/source details for that dependency.

Skill content
from pywayne.vio.SE3 import *
Recommendation

Use a trusted, verified source for any required Python package and review its package metadata before installation.