yuque-lakebook-export-cn — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited yuque-lakebook-export-cn (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
将语雀知识库、语雀文档或 .lakebook 文件导出并转换为本地 Markdown 目录,优先适配 Obsidian 使用。流程支持单个或批量导出,并处理常见迁移问题,如图片缺失、裁剪图不匹配、内部链接损坏、目录层级错误和 Markdown 表格渲染异常。
当用户需要以下能力时使用本技能:
.lakebook不要将本技能用于:
.lakebook 无关的普通 Markdown 编辑uv,不要在任务目录里临时创建 .venv、.yuque-export-venv 这类环境。uv 命令前,先检查当前环境是否可用 uv。uv 未安装,或者不在 PATH 中,Agent 必须先征求用户确认是否安装 uv,不能直接静默安装。uv sync 或 uv run python scripts/cli.py ... 前,必须先切换到当前已安装 skill 的工具目录,也就是包含本 SKILL.md、pyproject.toml、uv.lock 和 scripts/ 的那个目录。不要在 .lakebook 所在目录、目标输出目录、或用户当前工作区根目录直接执行这些命令。uv run python scripts/cli.pyuv synccd /path/to/installed-skill-root
uv sync
uv run python scripts/cli.py ...uv run python scripts/cli.py -l "/path/to/your_file.lakebook" -o "/target/root"uv run python scripts/cli.py -l "/path/to/your_file_1.lakebook" "/path/to/your_file_2.lakebook" -o "/target/root"scripts/cli.py 仍然保留了给人类终端手工使用的交互选择能力,但 Agent 不应依赖交互模式,因为无法稳定获取终端交互状态。执行时始终显式传入 -l 和 -o 参数。uv 环境统一管理。<!doctype lake>,旧实现可能导出成 lake## 标题;当前技能内置实现已经处理这个问题。.md 文件是否生成.assets 目录是否生成lake## 前缀.lakebook 同目录下生成的批量日志。详细行为、输出规则和排查说明见 references/usage.md。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.