Pywayne Cv Geometric Hull Calculator

v0.1.0

Geometric hull calculator for 2D point sets supporting convex hull, concave hull (concave-hull, alphashape), and minimum bounding rectangle. Use when working...

0· 509·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and SKILL.md all describe a 2D geometric-hull calculator using numpy, OpenCV, scipy, alphashape/concave_hull, and shapely — the requested libraries are appropriate for that functionality.
Instruction Scope
SKILL.md only shows Python usage examples and visualization calls; it does not instruct the agent to read arbitrary files, access environment variables, or send data to external endpoints. It remains within the stated purpose.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, secrets, or config paths are requested; the listed Python packages are proportional to the described capabilities.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is allowed by default but is not combined here with any broad credential requests or persistent installation.
Assessment
This skill is internally consistent, but note that SKILL.md refers to a Python module (pywayne.cv.geometric_hull_calculator) that is not included here and the skill has no homepage or source listed. Before running: (1) verify you have the listed Python packages installed from trusted sources (numpy, OpenCV, scipy, alphashape/concave_hull, shapely, matplotlib); (2) confirm the pywayne module's provenance or inspect its code if you obtain it — importing unknown packages can run arbitrary code; (3) be aware visualization calls may open windows or require a GUI/backend; and (4) if you plan to supply sensitive data, remember the skill only handles point sets but always validate where data may be logged or transmitted by your runtime environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f4ktd7t2txe5b8vdhet1vv1816r7e

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments