news-front-page
Generates a structured newspaper front page with illustrated stories from game events over a specified time window.
Install this skill
or
89/100
Security score
The news-front-page skill was audited on May 20, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 15
Access to .env file
SourceSKILL.md
| 15 | - **env** (optional, default `cloud`): `cloud` → `.env.cloud`, `local` → `.env.supabase`. Production data lives in cloud; local is mostly empty unless the user is testing. |
low line 36
Access to .env file
SourceSKILL.md
| 36 | --env-file .env.cloud \ |
medium line 168
Access to .env file
SourceSKILL.md
| 168 | - If `OPENAI_API_KEY` isn't in the environment, the script reads it from `.env`. |
Scanned on May 20, 2026
View Security Dashboard