Vercel

v1.0.0

Vercel API integration with managed OAuth. Manage projects, deployments, domains, teams, and environment variables. Use this skill when users want to interac...

0· 67·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
The name/description (Vercel API integration) matches the instructions which call a Maton gateway that proxies to api.vercel.com. Required environment access is a single MATON_API_KEY which is appropriate for a managed-OAuth gateway.
Instruction Scope
All runtime examples call Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) rather than api.vercel.com directly — this is consistent with the 'managed OAuth' description but means requests and OAuth tokens are routed through Maton. Instructions do not reference unrelated files, system paths, or additional environment variables.
Install Mechanism
This is instruction-only (no install spec, no code files to execute), so nothing is written to disk or downloaded during install.
Credentials
Only a single required environment variable (MATON_API_KEY) is declared and used in examples. That is proportionate to a gateway-based integration; no unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill doesn't request system-wide or other-skills configuration changes. It can be invoked autonomously (default), which is normal for skills and not in itself a red flag.
Assessment
This skill appears coherent and only needs your MATON_API_KEY to let Maton proxy Vercel API calls. Before installing, confirm you trust maton.ai (they will see and act on Vercel resources when you use the gateway), store the API key securely (avoid placing it in shared/system-wide envs), and use least-privilege/rotatable tokens if possible. If you prefer direct Vercel API access without a third-party proxy, look for a skill that calls api.vercel.com directly or manage OAuth yourself.

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

latestvk97esfnff42vdxj21n6cm7nphh83vfdy

License

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

Runtime requirements

Clawdis
EnvMATON_API_KEY

Comments