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
66/100

Security score

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

Categories Tested

Security Issues

medium line 47

Template literal with variable interpolation in command context

SourceSKILL.md
47```bash
medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59```bash
medium line 69

Template literal with variable interpolation in command context

SourceSKILL.md
69```bash
medium line 52

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
4homepage: https://didoo.ai/blog
low line 52

External URL reference

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

External URL reference

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

External URL reference

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