JotForm

v1.0.4

JotForm API integration with managed OAuth. Create forms, manage submissions, and access form data. Use this skill when users want to interact with JotForm forms and submissions. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

3· 4.8k·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
medium confidence
Purpose & Capability
Name/description (JotForm integration) align with the instructions: all example calls target Maton gateway/ctrl/connect endpoints which proxy to JotForm. The only required secret (MATON_API_KEY) is consistent with a managed-gateway OAuth flow.
Instruction Scope
SKILL.md only instructs network calls to maton.ai gateway/ctrl/connect endpoints and use of the MATON_API_KEY environment variable. It does not ask the agent to read unrelated files, search the filesystem, or call external endpoints outside the documented Maton/JotForm endpoints. Opening the returned OAuth URL in a browser to complete auth is expected.
Install Mechanism
There is no install spec and no code files to write or execute — lowest-risk, instruction-only skill.
Credentials
Only a single environment variable (MATON_API_KEY) is required, which is proportionate to a gateway-proxied OAuth integration. Minor metadata inconsistency: the registry metadata lists no primary credential while SKILL.md requires MATON_API_KEY; this is likely a metadata omission but should be corrected.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The skill does not request permanent presence or system-level configuration changes.
Assessment
This skill proxies JotForm requests through Maton (gateway.maton.ai / ctrl.maton.ai / connect.maton.ai). If you install it, you are trusting Maton to handle OAuth and to see any form/submission data routed through the gateway. Before installing: (1) confirm you trust Maton (review their privacy/security policies and the MATON account page), (2) use a Maton API key with minimal scope and rotate it if needed, (3) be aware that form data and OAuth tokens will be routed through Maton’s endpoints, and (4) note the small registry metadata mismatch (primary credential not declared) and consider asking the publisher to correct it or provide a homepage/source for additional assurance.

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

latestvk971xgrre95a1dptmm8ke1g18h80wrrc

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments