arena-cli
Provides CLI tools for exporting, enriching, and generating views of Are.na blocks using vision AI.
Install this skill
or
95/100
Security score
The arena-cli skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 22
Access to .env file
SourceSKILL.md
| 22 | echo "ARENA_TOKEN=your_token_here" >> .env |
low line 23
Access to .env file
SourceSKILL.md
| 23 | echo "ARENA_USER_SLUG=your_username" >> .env |
low line 24
Access to .env file
SourceSKILL.md
| 24 | echo "GEMINI_API_KEY=your_key_here" >> .env |
low line 27
External URL reference
SourceSKILL.md
| 27 | Get your Are.na token from: https://dev.are.na/oauth/applications |
low line 133
External URL reference
SourceSKILL.md
| 133 | "image_url": "https://...", |
Scanned on Feb 9, 2026
View Security Dashboard