airtable
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the official Airtable API (api.airtable.com), which is a well-known service. All network operations are directed at this legitimate endpoint.
- [SAFE]: Sensitive information management follows best practices. The skill instructs the agent to use environment variables or local configuration files for the Personal Access Token (PAT) rather than hardcoding credentials.
- [SAFE]: Data processing and URL encoding are performed using standard system utilities such as 'python3 -m json.tool' and 'urllib.parse', which do not involve unsafe execution of remote code or dynamic evaluation of untrusted strings.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were detected in the skill instructions or code snippets.
Audit Metadata