Clip Path Generate
v1.0.0Generate CSS clip-path code for shapes. Use when the user asks to create a clip path, clip an element to a shape, generate clip-path CSS, or make a polygon,...
⭐ 0· 77·0 current·0 all-time
byOmar Hernandez@ohernandez-dev-blossom
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (generate clip-path CSS) matches the instructions. The skill requires no binaries, env vars, or installs — which is appropriate for a pure CSS generator.
Instruction Scope
The SKILL.md stays within scope (parsing user requests and producing clip-path values, vendor prefix, usage examples). Minor inconsistency: option ranges list some parameters as 0–50 (radius, rx, ry, inset sides) while error handling says percentages outside 0–100 are clamped; clarify whether the intended hard limits are 50% or 100% to avoid confusion when programmatically enforcing limits.
Install Mechanism
No install spec or code files — lowest-risk pattern for a utility that only emits CSS values.
Credentials
No environment variables, credentials, or config paths are requested; nothing disproportionate to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modify other skills or system settings.
Assessment
This skill appears safe to install: it's an instruction-only clip-path CSS generator that asks for no credentials and does not run or download code. Before relying on it programmatically, confirm the intended percentage limits (the README lists 0–50 for some params but also mentions clamping to 0–100) and test outputs (especially polygon points) to ensure they match your UI needs. If you plan to feed untrusted data into an automated workflow using this skill, validate and sanitize numeric inputs yourself.Like a lobster shell, security has layers — review code before you run it.
latestvk978naq1qgmjyvw04qm8hpd7wn83f0a8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
