Skip to main content

adcp-advertising

Automates advertising campaigns using AI for efficient media buying, ad management, and performance optimization across multiple channels.

Install this skill

or
74/100

Security score

The adcp-advertising skill was audited on May 23, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 240

Template literal with variable interpolation in command context

SourceSKILL.md
240console.log(`CTR: ${delivery.totals.ctr}%, Spend: $${delivery.totals.spend}`);
medium line 467

Template literal with variable interpolation in command context

SourceSKILL.md
467console.error(`Error: ${result.error.message}`);
medium line 517

Template literal with variable interpolation in command context

SourceSKILL.md
517console.log(`Budget pacing: ${(pacing * 100).toFixed(1)}%`);
low line 218

External URL reference

SourceSKILL.md
218brand_manifest: { url: 'https://acme.com' },
low line 229

External URL reference

SourceSKILL.md
229url: 'https://cdn.acme.com/banner.jpg'
low line 270

External URL reference

SourceSKILL.md
270"url": "https://brand.com"
low line 280

External URL reference

SourceSKILL.md
280"url": "https://brand.com",
low line 283

External URL reference

SourceSKILL.md
283"logo": { "url": "https://cdn.brand.com/logo.png" }
low line 348

External URL reference

SourceSKILL.md
348brand_manifest: { url: 'https://startup.com' },
low line 360

External URL reference

SourceSKILL.md
360brand_manifest: { url: 'https://startup.com' },
low line 413

External URL reference

SourceSKILL.md
413**Agent URL**: `https://test-agent.adcontextprotocol.org/mcp`
low line 422

External URL reference

SourceSKILL.md
422brand_manifest: { url: 'https://example.com' }
low line 426

External URL reference

SourceSKILL.md
426Interactive testing available at: **[testing.adcontextprotocol.org](https://testing.adcontextprotocol.org)**
low line 552

External URL reference

SourceSKILL.md
552- Interactive Testing: https://testing.adcontextprotocol.org
Scanned on May 23, 2026
View Security Dashboard
Installation guide →