airtable
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Airtable REST API. This is the intended purpose of the skill and is documented as a prerequisite. - [CREDENTIALS_SAFE]: The skill correctly instructs the user to provide an
AIRTABLE_API_KEYvia an environment variable and provides a link to the official Airtable token creation page. It does not contain any hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill interacts with the official Airtable API endpoint (
api.airtable.com). These are trusted service communications and do not constitute a security risk. - [DATA_EXFILTRATION]: No data exfiltration patterns were found. The skill only facilitates standard CRUD operations on the user's own Airtable account.
Audit Metadata