url-bookmark — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited url-bookmark (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
当用户希望保存一个链接/URL 到收藏时使用本技能,例如:
get_bookmark_tags,获取系统中已维护的标签列表(用户可在「设置 → 标签管理」中维护,或由本技能通过工具新增)。get_bookmark_tags 返回列表中,先调用 add_bookmark_tag 传入该标签名完成新增,再调用 get_bookmark_tags 获取最新列表(或直接使用刚创建的标签名)。add_bookmark_tag 创建);save_bookmark,传入 url(必填)、title(可选)、tagNames(可选,字符串数组,须为系统已有标签名)。tagName(必填,字符串)。在系统中新增一个标签;若标签已存在会提示无需重复创建。缺少某标签时先调用本工具再保存收藏。url(必填)、title(可选)、tagNames(可选,字符串数组)。标签名须为系统已有标签(可来自 get_bookmark_tags 或 add_bookmark_tag 刚创建)。add_bookmark_tag 再 save_bookmark。tagNames,或先 add_bookmark_tag 再保存。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.