Find Tencent Ads Video Skills
v1.0.0理解用户意图并在腾讯广告妙思平台检索广告视频,返回标题、曝光量、时长和详情页链接
⭐ 1· 106·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (search Tencent Ads '妙思' for video ads) align with what the package provides: Node scripts to expand keywords, track recommended URLs, and produce an auto-scroll script for the built-in browser. The only required binary is node which is reasonable. Minor mismatch: search-ads.js points to a DATA_FILE under '.. /data/recommended.json' while other scripts and the manifest use '.. /references/recommended.json' (this is a likely bug but not malicious).
Instruction Scope
SKILL.md explicitly instructs the agent to use the OpenClaw built-in browser and an already-logged-in browser session to fetch detail page links. The scripts read and write a local recommended.json to track deduplication and provide CLI helpers to list/clear/add entries. There are no instructions to read unrelated system files, call unknown external endpoints, or exfiltrate secrets. Note: relying on a logged-in browser session means the browser automation will have access to whatever that session permits (cookies, pages) — a privacy consideration rather than an inherent inconsistency.
Install Mechanism
No install spec; this is instruction-plus-scripts only. No downloads from remote URLs or extracted archives. The scripts are local Node files and do file I/O under the skill's directory or the user's home (~/.openclaw).
Credentials
The skill requests no environment variables or external credentials. The only sensitive dependency is use of the user's logged-in browser state (cookies/sessions) to obtain detail links from admuse.qq.com — expected for this functionality but worth noting because it gives the agent access to any site session present in that browser profile.
Persistence & Privilege
always:false and autonomous invocation not disabled (normal). The skill writes and maintains its own small state file (recommended.json) under the skill directory / ~/.openclaw and does not attempt to modify other skills or global agent configuration. It does not request permanent elevated privileges.
Assessment
This skill appears to do what it claims: search admuse.qq.com using the platform's browser automation and keep a local deduplication file. Before installing, consider: 1) Privacy: the skill will use your logged-in browser session — use a dedicated browser profile or ensure you are logged into only the intended account to avoid accidental access to other services. 2) Local files: it reads/writes a recommended.json under the skill directory (~/.openclaw/... or references/) — back up or inspect this file if you care about local state. 3) Minor bug: search-ads.js references a different data path (../data/recommended.json) while other scripts use ../references/recommended.json; the skill may fail until paths are aligned. 4) Confirm that your OpenClaw/OpenClass browser tool restricts navigation to expected domains (admuse.qq.com) if you worry about autonomous navigation. 5) If unsure, review the scripts (they are short and local) or run them in a test/isolate profile first.Like a lobster shell, security has layers — review code before you run it.
latestvk976jmq3287xc70gvycbwy7t4x83j034
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Binsnode
