Airtable Automation
v0.1.0Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.
⭐ 3· 2.1k·7 current·7 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name/description match the instructions: the SKILL.md consistently describes using Rube MCP tool calls (AIRTABLE_* tool slugs) to manage Airtable resources. The requested actions (list bases, get schema, CRUD records, etc.) align with an Airtable automation skill.
Instruction Scope
The SKILL.md instructs the agent to call RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS and to follow an auth link to complete Airtable auth. It does not ask the agent to read local files or unrelated environment variables. However, it explicitly tells the user/agent to add an external MCP endpoint (https://rube.app/mcp) into the client configuration so that tool calls and auth flows will be handled via that third-party server—this is a behavioral scope expansion (delegation of auth and requests to an external service) that users should be aware of.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. Nothing will be downloaded or written by an install step from the skill package itself.
Credentials
The skill declares no required environment variables or credentials in the registry metadata, which is consistent with relying on Rube MCP for connections. However, the runtime instructions expect Rube-managed connections and an Airtable auth flow via RUBE_MANAGE_CONNECTIONS—meaning Airtable credentials/access will ultimately be granted through the external MCP. The SKILL.md's claim 'No API keys needed — just add the endpoint and it works' is misleading because completing Airtable authentication is still required; the skill does not make explicit who will store or have access to tokens obtained through that flow.
Persistence & Privilege
always is false and the skill has no install-time persistence. It does not request system-wide config changes in the instructions. Autonomous invocation is allowed (default) but not combined with other high-privilege requests here.
What to consider before installing
This skill delegates Airtable access and auth to a third-party MCP server (https://rube.app/mcp). Before installing or enabling it: (1) Verify you trust rube.app and the skill owner—there's no homepage or source provided here. (2) Understand that adding the MCP endpoint routes agent tool calls and the Airtable OAuth flow through that external service; any tokens or data exchanged may be handled/stored by Rube. (3) When you complete Airtable auth, check the scopes requested and only grant the minimum required. (4) Prefer using this skill only in interactive (user-invoked) mode and avoid adding the MCP endpoint to shared or high-privilege agent instances without review. (5) If you need stronger assurance, request the skill author to include source/homepage, clarify where tokens are stored, or provide an option to run against your own MCP instance you control.Like a lobster shell, security has layers — review code before you run it.
latestvk97d53s9wg0mskgagynqpy5xm580mp5b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
