Skip to main content

social-campaigns

Enables users to manage social media campaigns through a public API, allowing CRUD operations and content generation.

Install this skill

or
92/100

Security score

The social-campaigns skill was audited on May 13, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 356

Template literal with variable interpolation in command context

SourceSKILL.md
356```bash
low line 366

Access to .env file

SourceSKILL.md
366# Load .env.local if present
low line 367

Access to .env file

SourceSKILL.md
367if [[ -f .env.local ]]; then
low line 369

Access to .env file

SourceSKILL.md
369source .env.local
Scanned on May 13, 2026
View Security Dashboard
Installation guide →