Douyin & TikTok Trend Fetcher

Security checks across malware telemetry and agentic risk

Overview

This instruction-only skill fetches public TikTok Creative Center trend pages and formats the results, with no code install, credentials, local data access, or persistence shown.

This appears safe for its stated use: it fetches public trend pages and formats the results. Before installing, note that it relies on external TikTok Creative Center pages and may return incomplete data for login-gated or China-specific Douyin content.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

#
ASI02: Tool Misuse and Exploitation
Info
What this means

Using the skill will contact TikTok's Creative Center and summarize the returned page content.

Why it was flagged

The skill directs the agent to make external web requests. This is necessary for current trend fetching and is limited to disclosed TikTok Creative Center pages.

Skill content
web_fetch(url="https://ads.tiktok.com/business/creativecenter/inspiration/popular/hashtag/pc/en", maxChars=10000)
Recommendation

Use it when external web access is acceptable, and treat trend results as time-sensitive public web data.