Skip to main content

meta-ads-daily-pulse

Provides a rapid daily health scan for Meta Ads, detecting performance changes and urgent issues for effective meeting preparation.

Install this skill

or
67/100

Security score

The meta-ads-daily-pulse skill was audited on Apr 16, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```bash
medium line 58

Template literal with variable interpolation in command context

SourceSKILL.md
58```bash
medium line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68```bash
medium line 51

Curl to non-GitHub URL

SourceSKILL.md
51curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
medium line 61

Curl to non-GitHub URL

SourceSKILL.md
61curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
medium line 71

Curl to non-GitHub URL

SourceSKILL.md
71curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
low line 51

External URL reference

SourceSKILL.md
51curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
low line 61

External URL reference

SourceSKILL.md
61curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
low line 71

External URL reference

SourceSKILL.md
71curl -G "https://graph.facebook.com/v21.0/act_${META_AD_ACCOUNT_ID}/insights" \
Scanned on Apr 16, 2026
View Security Dashboard
Installation guide →