ClawAudit verdict

hunyuan-video

45
🟠 Risky
Significant concerns — only install if you understand the risks

Accesses credentials AND encodes data

The skill is used for generating videos using Tencent's Hunyuan model, but it requires credentials.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

65
security
60
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (2)

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/generate.py · prose · downgraded · urllib.request

Permissions & capabilities

Requires 2 environment variables. (2 sensitive: TENCENT_SECRET_ID, TENCENT_SECRET_KEY). Requires 1 system binary.

package_installcredential_accessdata_encodingfile_read
Check another skill Browse the registry Auditing your own skills or configs? Use the API