Skip to main content

airtable-master

Provides a shared resource library for Airtable integration skills, streamlining setup and API documentation.

Install this skill

or
81/100

Security score

The airtable-master skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 37

Access to .env file

SourceSKILL.md
37- Configuring .env file
medium line 86

Access to .env file

SourceSKILL.md
86Default: Runs interactively. Guides through PAT creation, tests connection, saves to `.env`, auto-runs base discovery.
medium line 223

Access to .env file

SourceSKILL.md
2235. Once they provide it, **write directly to `.env`**:
low line 225

Access to .env file

SourceSKILL.md
225# Edit .env file to add:
low line 238

Access to .env file

SourceSKILL.md
238{"item": "AIRTABLE_API_KEY", "required": true, "location": ".env"}
low line 212

External URL reference

SourceSKILL.md
212| `prompt_for_api_key` | Ask user: "I need your Airtable API key. Get one at https://airtable.com/create/tokens" |
low line 220

External URL reference

SourceSKILL.md
2202. Show them: "Get one at: https://airtable.com/create/tokens"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →