Vercel Skills v1.4.0: Security & Path Fixes
Vercel Skills v1.4.0 adds security audits to the install flow and fixes OpenClaw path defaults. Small but solid release.
TL;DR
- Security audits added to the install flow
- OpenClaw path preference now defaults to ~/.openclaw
New
- Security audits in install flow — Verifies package integrity during installation to catch compromised dependencies early.
Fixed
- OpenClaw path handling — Install process now prefers ~/.openclaw and aligns documentation to match actual behavior.
Update with: npm install -g @vercel/skills@latest
Source: Vercel