Caveat verdict

yuque

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Standard Yuque knowledge-base API client using YUQUE_TOKEN for document CRUD; all API calls go to www.yuque.com and match the stated knowledge-management purpose.

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

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

20
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s -H "X-Auth-Token: $YUQUE_TOKEN" https://www.yuque.com/api/v2/repos/<name

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outcredential_access

Is this flag fair?

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