PipiAds - TikTok Ad Tracker & Monitor

Track TikTok ad activity and monitor advertiser changes using PipiAds tools for TikTok ad discovery and Facebook-based monitoring workflows.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 7 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill name, description, and declared needs (npm and PIPIADS_API_KEY) align: an npm-installed CLI (pipiads-mcp-server) that uses a PipiAds API key is exactly what you'd expect for a PipiAds TikTok ad tracker.
Instruction Scope
The SKILL.md only describes ad search/monitor actions and a recommended workflow. It does not ask the agent to read unrelated files, other env vars, or transmit data to endpoints outside the PipiAds tooling described in the metadata.
Install Mechanism
The metadata instructs a global npm install of pipiads-mcp-server@1.0.3. Installing an npm package globally will write code to disk and create executables; this is common for CLI tools but is a moderate risk because the package code runs with your environment and can execute arbitrary actions. The install comes from the npm registry (no direct URL/personal server), but there is no checksum or source repository provided in the skill to verify.
Credentials
The only required credential is PIPIADS_API_KEY (declared as the primaryEnv). That is expected and proportional for a service-specific API client; no unrelated secrets or config paths are requested.
Persistence & Privilege
Metadata defines an mcpServer (pipiads-mcp-server) which implies starting a local server/daemon that will be run with your API key. The skill is not marked always:true, but the server may run persistently and perform network activity. This increases the blast radius compared to a purely stateless client.
Assessment
This skill is internally consistent with a PipiAds CLI that needs your PIPIADS_API_KEY. Before installing/using it: 1) verify the npm package (pipiads-mcp-server@1.0.3) on npmjs.org and look for a linked source repository or vendor documentation (confirm it is actually maintained by PipiAds), 2) prefer running the install in an isolated environment (container or VM) rather than on a sensitive host, 3) review the installed package contents (or the upstream repo) if possible, 4) use the least-privilege API key available and rotate it after testing, and 5) monitor network/process activity when the mcp server runs. If you cannot validate the npm package or vendor, treat the global install and persistent server as higher risk and consider declining or requesting a vetted release link/repository.

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

Current versionv1.0.0
Download zip
latestvk9784pd930dsa0qcrtg96tf375840c00

License

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

Runtime requirements

📊 Clawdis
Binsnpm
EnvPIPIADS_API_KEY
Primary envPIPIADS_API_KEY

SKILL.md

TikTok Ad Tracker & Monitor

Use this skill to research TikTok ads and manage ongoing monitoring workflows.

When to Use

  • Find trending TikTok ads, recurring creatives, and long-running winners
  • Track advertiser changes over time with monitor tasks
  • Review monitored ads, landing pages, products, and copy changes
  • Analyze creative hooks, angles, engagement, and delivery duration

When NOT to Use

  • The user only wants Facebook-only ad library research
  • The user wants TikTok Shop product/store analytics without ad research
  • The user wants general market research outside PipiAds data

Core Tools

TikTok Ad Research

  • search_ads — Search ads and narrow to TikTok with platform filters
  • get_ad_detail — Inspect a specific ad in detail
  • search_advertisers — Find advertisers behind TikTok campaigns
  • get_advertiser_detail — Inspect advertiser details

Monitoring

  • search_fb_advertisers — Find advertiser entry points for monitor setup
  • create_monitor_task — Create a monitoring task
  • list_monitor_tasks — List existing monitor tasks
  • get_monitor_task_detail — View task details
  • get_monitor_board — Review monitoring dashboard
  • get_monitor_realtime_overview — Real-time task overview
  • get_monitor_daily_overview — Daily performance overview
  • get_monitor_ad_list — Review monitored ads
  • get_monitor_ad_detail — Review a monitored ad in detail
  • get_monitor_latest_products — See newly found products
  • get_monitor_landing_page_list — Review landing pages
  • cancel_monitor_task — Stop a monitoring task

Recommended Workflow

  1. Start with search_ads and constrain to TikTok, region, and time range.
  2. Use get_ad_detail to inspect the strongest creatives.
  3. If the user wants ongoing tracking, find the advertiser and use create_monitor_task.
  4. Use monitor overview and ad list tools to review changes over time.

Cost Awareness

Each API call consumes credits from your PipiAds account:

  • List/Search: 1 credit per result returned
  • Detail: 1 credit per request (free if queried within 3 days)

Prefer narrow TikTok searches before creating broad monitor workflows.

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…