ClawAudit verdict

douyin-user-videos

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

The skill reads DOUYIN_COOKIE (a live session credential) and DOUYIN_API_KEY from env and transmits them to a third-party 'xueai-portal' API endpoint, exposing the user's Douyin session to an operator outside of Douyin.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

40
security
60
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="用户的GUID-apiKey

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · axios

Pattern match low

Accesses sensitive environment variables

src/index.js · prose · downgraded · process.env.DOUYIN_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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