Skip to main content

newspaper

Generates various newspaper assets like banners and front pages for the Gradient News & Observer using specific commands.

Install this skill

or
94/100

Security score

The newspaper skill was audited on May 20, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 71

Access to .env file

SourceSKILL.md
71set -a && source .env.bot && set +a
medium line 75

Access to .env file

SourceSKILL.md
75- Sources `.env.bot` because that's where `OPENAI_API_KEY` lives in this repo (the script also auto-loads it from `.env` if present).
Scanned on May 20, 2026
View Security Dashboard
Installation guide →