AHTV PK to Xunlei
Analysis
The artifacts are coherent for finding AHTV episodes and adding them to Xunlei Cloud, with no evidence of malicious behavior, but the skill does require local script execution and access to a Xunlei cloud-drive account.
Findings (3)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Search the whole cloud drive for the exact `target_filename`... ensure the folder path `/快乐无敌大PK/2026` exists... Use 迅雷云盘's link-based add flow... move it into `/快乐无敌大PK/2026`... rename it to `target_filename`.
The workflow can create folders, add link-based cloud tasks, move files, and rename files in Xunlei Cloud. These actions are purpose-aligned and bounded to exact episode filenames and a specific folder, but they are still account-mutating operations.
python "{baseDir}\scripts\parse_date_expr.py" --date-expr "<date_expr>"The skill instructs the agent to run included Python scripts locally. This is central to the resolver workflow and no privileged or unrelated command is shown, but users should recognize that local code execution is part of the skill.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
If the user is not logged in, use `$sms-login-dom-first` to complete 迅雷云盘 login with phone number plus SMS code
The skill requires access to the user's Xunlei Cloud account through SMS login. This is expected for saving files to that account, and the artifacts do not show token logging or unrelated credential use.
