airtable-participants
Queries participant data from Airtable for effective email and SMS outreach, ensuring accurate recipient lists and engagement tracking.
Install this skill
or
64/100
Security score
The airtable-participants skill was audited on Feb 28, 2026 and we found 12 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 62
Curl to non-GitHub URL
SourceSKILL.md
| 62 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula={retreat_status}='active'&fields[]=name&fields[]=email" \ |
medium line 68
Curl to non-GitHub URL
SourceSKILL.md
| 68 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula=AND({retreat_status}='active',{phone}!='')&fields[]=name&fields[]=phone" \ |
medium line 74
Curl to non-GitHub URL
SourceSKILL.md
| 74 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?fields[]=retreat_status" \ |
medium line 80
Curl to non-GitHub URL
SourceSKILL.md
| 80 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula=FIND('february-2026',ARRAYJOIN({tags}))" \ |
medium line 86
Curl to non-GitHub URL
SourceSKILL.md
| 86 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?offset={OFFSET_TOKEN}" \ |
medium line 34
Access to .env file
SourceSKILL.md
| 34 | Ensure AIRTABLE_API_KEY is set in .env. |
low line 20
External URL reference
SourceSKILL.md
| 20 | homepage: https://airtable.com/developers/web/api/introduction |
low line 62
External URL reference
SourceSKILL.md
| 62 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula={retreat_status}='active'&fields[]=name&fields[]=email" \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula=AND({retreat_status}='active',{phone}!='')&fields[]=name&fields[]=phone" \ |
low line 74
External URL reference
SourceSKILL.md
| 74 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?fields[]=retreat_status" \ |
low line 80
External URL reference
SourceSKILL.md
| 80 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?filterByFormula=FIND('february-2026',ARRAYJOIN({tags}))" \ |
low line 86
External URL reference
SourceSKILL.md
| 86 | curl -s "https://api.airtable.com/v0/{BASE_ID}/{TABLE_NAME}?offset={OFFSET_TOKEN}" \ |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedApril 4, 2026
openclawapiemail-marketergrowth-marketercustomer-success-managermarketing-analystdata-analystairtablemarketingsalesdata analytics
openclaw/skills