Tencent Video

v0.1.0

Provides summaries and data extraction from public Tencent Video pages including shows, rankings, updates, ratings, and guest info without downloads or bulk...

0· 177·0 current·0 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description match the SKILL.md instructions (extract summaries from public Tencent Video pages). No binaries, env vars, or installs are requested — consistent with a lightweight scraping/summary skill. However, the registry entry has no source code or homepage, which reduces transparency about who maintains it and how extraction is implemented.
Instruction Scope
SKILL.md confines actions to visiting public pages and extracting visible metadata (title, type, status, episodes, ratings, cast, links, rankings). It explicitly disclaims downloads, API reverse engineering, bulk scraping, and asks to respect rate limits and human verification for dynamic rendering—no instructions to read local files, credentials, or unrelated system data.
Install Mechanism
Instruction-only skill with no install spec and no code files—no additional packages or downloads will be written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated goal of summarizing public web pages.
Persistence & Privilege
Flags show default behavior (not always: true, agent-invocable allowed). The skill does not request persistent privileges or modify other skills; autonomous invocation is enabled by platform default but is not combined with other concerning privileges here.
Assessment
This skill appears to only extract summaries from public Tencent Video pages and asks for no credentials or installs, which is coherent with its description. Before installing, consider: (1) lack of a source repo or homepage reduces transparency—prefer skills with identifiable authors or source code; (2) scraping public sites can violate Terms of Service—ensure you’re comfortable with legal/ToS risk; (3) dynamic pages may require a browser or human interaction—check whether your agent runtime has web-browsing capabilities and whether you want it to fetch pages autonomously; (4) if you want to limit risk, restrict the skill's ability to make network requests or require user confirmation before it accesses many pages or runs recurrent tasks. If you need higher assurance, ask the publisher for source code or a trustworthy homepage before use.

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

latestvk974713f6m4fav7rrv5v5xd1e9833075

License

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

Comments