Ad Platform Tracker Skill

v1.0.0

Use this skill whenever the user needs to track, analyze, or respond to advertising platform changes across Meta (Facebook/Instagram), Google Ads, or competi...

0· 39·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the actual instructions: the skill is focused on platform change tracking, compliance, and competitive ad analysis. It references official blogs, transparency centers, Ads Library APIs, and competitive intelligence tools — all consistent with its stated purpose.
Instruction Scope
The SKILL.md instructs the agent to monitor official blogs, industry sources, and public ad libraries and to use third-party web-scraper skills (Firecrawl, Apify). This is coherent for the task, but it does mean the agent will perform network scraping and may call external actors/skills; the instructions do not direct the agent to read local files or other unrelated secrets. Users should be aware scraping and API calls may require separate credentials and may be subject to rate limits and platform terms of service.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded by the skill itself, which reduces install-time risk.
Credentials
The skill declares no required env vars or primary credential, but examples show using a Meta Graph API access token and external Apify actors. This is proportionate to competitor/ad-library queries, but consumers should expect to provide any API tokens or third-party credentials explicitly when invoking scraping/API flows (they are not implicitly declared).
Persistence & Privilege
always:false and no requests to modify system or other skills. The skill does not request permanent/system-level presence or elevated privileges.
Assessment
This skill is coherent with its advertised purpose: it compiles public platform updates, policy/compliance guidance, and competitive ad intelligence and instructs the agent to use web-scraping and public APIs. Before enabling it: (1) confirm whether you or your organization will supply any API tokens (Meta Graph API or Apify) when the agent needs them — the skill does not declare required env vars; (2) review and approve the external scraper skills (Firecrawl/Apify) the agent will call, since those actors perform network I/O and may store data; (3) avoid letting the agent scrape non-public/internal pages or include sensitive credentials in scraped payloads; (4) verify scraping complies with platform Terms of Service and regional laws for competitive intelligence; and (5) if you allow autonomous invocation, consider restricting it from running large-scale scrapes or from storing credentials persistently. Overall the skill appears legitimate and proportionate, but exercise normal operational caution around API keys, scraper actors, and legal compliance when gathering competitor data.

Like a lobster shell, security has layers — review code before you run it.

latestvk975z608jjd2gt1xjn9a4f1hy1842pa6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments