AHTV PK to Xunlei

v1.0.0

Find 安徽网络电视台《快乐无敌大PK》 full-episode pages from a user-provided date expression, extract each episode's real video URL, and save the episodes into 迅雷云盘. Use th...

0· 84·0 current·0 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 included scripts and runtime steps: resolver scripts query ahtv.cn for episodes and the SKILL.md directs adding discovered video links to pan.xunlei.com. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
Instructions stay on-task (parse date expressions, resolve episode pages, and use Xunlei's link-add flow). They rely on a browser automation/login helper ($sms-login-dom-first) to perform SMS-based login to Xunlei — this means the agent or an auxiliary skill will handle phone/SMS interaction. There is no instruction to read local system files or exfiltrate data, but the SMS-login step implies handling a user's phone number and SMS codes via another skill or automation, which the user should be aware of.
Install Mechanism
No install spec; the package is instruction-first with Python scripts included. That is low-risk compared to downloading/executing remote archives. The code relies on standard library urllib/html parsing; no external package downloads are declared.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. However, the workflow depends on logging into a user Xunlei account via SMS — the skill expects an interactive or delegated SMS login flow rather than stored credentials. Users should note that phone numbers and SMS codes will be handled during the login step by whatever automation (e.g., $sms-login-dom-first) the agent uses.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence. It will run local Python scripts and make outbound HTTP requests to ahtv.cn; no modification of other skills or global agent settings is indicated.
Assessment
This skill appears to do what it says: it parses date expressions, scrapes episode pages on ahtv.cn to extract video URLs, and automates adding those links to your Xunlei cloud drive. Before installing/run: (1) review the included Python scripts if you want extra assurance (they perform HTTP requests to ahtv.cn and extract hidden inputs for media URLs); (2) be aware that the workflow requires completing an SMS-based login to your Xunlei account via an automation helper ($sms-login-dom-first) — that means your phone number and SMS codes will be handled by the login automation (ensure you trust that helper and the environment); (3) run the scripts in an environment you control (network-restricted or ephemeral VM) if you want to limit exposure. If you want extra assurance, ask for the full ahtv_pk_lib.py content to be reviewed line-by-line (you were shown a truncated file in the manifest).

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

latestvk97c35zxhzp5e2s16ac34zm88n83p3cc

License

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

Comments