Tally
v1.0.2Tally API integration with managed OAuth. Manage forms, submissions, workspaces, and webhooks. Use this skill when users want to create or manage Tally forms, retrieve form submissions, or work with workspaces. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
⭐ 3· 3.4k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Tally API via managed OAuth) matches the runtime instructions and endpoints (gateway.maton.ai, ctrl.maton.ai). The requested MATON_API_KEY is appropriate for a gateway service that injects OAuth tokens.
Instruction Scope
SKILL.md only instructs making HTTP requests to Maton endpoints and using the MATON_API_KEY environment variable. It does not ask to read unrelated files, system credentials, or send data to unexpected third-party endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk—lowest-risk install footprint.
Credentials
Only MATON_API_KEY is required and used in examples; the requested secret is proportional to the gateway-based authentication described. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and user-invocable:true. disable-model-invocation is false (agent may invoke autonomously), which is the platform default and not combined with other red flags here.
Assessment
This skill proxies Tally calls through Maton and requires your MATON_API_KEY; only install if you trust Maton (gateway.maton.ai / ctrl.maton.ai) to hold OAuth connections on your behalf. Treat MATON_API_KEY like any secret—do not paste it into untrusted places; consider reviewing Maton’s privacy/security docs and revoking the key or OAuth connections if you no longer use the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk972ehzmtbka71s7bq7encrd1180x3ma
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
