Airtable

v1.0.6

Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

14· 7.6k·19 current·20 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 (Airtable integration with managed OAuth) matches the runtime instructions: all examples target Maton gateway endpoints (gateway.maton.ai, ctrl.maton.ai) and show CRUD operations for Airtable. Requesting a Maton API key is expected for a managed-gateway design.
Instruction Scope
Instructions are limited to HTTP calls against Maton endpoints and show how to create/list/delete OAuth connections and proxy Airtable API calls. They do not instruct reading local files or unrelated env vars. Note: because the gateway proxies requests, your Airtable payloads and OAuth tokens will be transmitted to Maton; this is expected but important for privacy/security.
Install Mechanism
Instruction-only skill with no install spec and no included code files, so nothing will be written to disk or installed by the skill itself.
Credentials
Only a single environment variable (MATON_API_KEY) is required and used in the examples. That is proportional for a managed-gateway integration. There are no unrelated secrets requested.
Persistence & Privilege
The skill does not request always:true or permanent presence and does not modify other skills or system configuration. It relies on runtime network calls and an API key only.
Assessment
This skill proxies Airtable traffic through Maton (gateway.maton.ai / ctrl.maton.ai) and requires a MATON_API_KEY. Before installing, confirm you trust Maton to handle your Airtable data and OAuth tokens (review Maton’s privacy/security docs and revoke the key or connection if needed). If you prefer not to route data through a third party, use direct Airtable API integration with your own Airtable API key or an alternative gateway you control. Note that this skill is instruction-only (no local code) so it will not install binaries, but network access to Maton is necessary for it to function.

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

latestvk976t4n3z4f5210bgz08rcmt0n80x0xw

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments