Real Skill packageSource verifiedClawHub registry

Yuque Doc Push

Use this skill when a user wants to create, update, delete, or list documents in a Yuque knowledge base, or manage Yuque repository table of contents. Use it for pushing local content to Yuque, syncing document changes, or inspecting what exists in a Yuque repo. Do not use it when the user wants general knowledge-base management unrelated to Yuque, or when they need to manage Yuque team members, permissions, or repository settings.

Identity and source

Publisher attributionSean Liuregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 65% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:cpsean:yuque-docs-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/yuque-doc-push

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/yuque-doc-push

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/yuque-doc-push

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @cpsean/yuque-docs-skill
clawhub inspect @cpsean/yuque-docs-skill --version 0.1.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 14 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • api: clawhub.ai
  • api: custom.yuque.com
  • api: github.com
  • api: qianxiaoxia.yuque.com
  • api: www.yuque.com
  • api: xxx.yuque.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/31/2026, 8:05:00 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:30548840432f67f5590423fd355f77269ea3406d483310ad0770ca73a7418c1b
Show up to 14 recorded paths
  • .gitignore
  • evals
  • evals/evals.json
  • evals/trigger-evals.json
  • LICENSE
  • README.md
  • references
  • references/yuque-cli.md
  • scripts
  • scripts/yuque_cli.py
  • skill-card.md
  • SKILL.md
  • tests
  • tests/test_yuque_sync_fixes.py

Source changelog

yuque-docs-skill v0.1.1 - Initial release with core document management features for Yuque knowledge bases. - Added scripts for CLI-driven create, update, delete, list, sync, and pull operations. - Included evaluation, test, and reference materials for validation and developer guidance. - Security guidelines and setup flow detailed in documentation; token handling and .env exclusion enforced. - Removed legacy or redundant skill-card documentation.