← 返回 Skills 市场
steipete

Bear Notes

作者 Peter Steinberger · GitHub ↗ · v1.0.0
darwin ✓ 安全检测通过
12201
总下载
4
收藏
1058
当前安装
1
版本数
在 OpenClaw 中安装
/install bear-notes
功能描述
Create, search, and manage Bear notes via grizzly CLI.
安全使用建议
Install only if you trust the grizzly CLI and are comfortable letting an agent read or change Bear notes. Store the Bear token as a secret, restrict the token file permissions, avoid putting real tokens into shell history, and use --dry-run or --print-url when previewing actions matters.
功能分析
Type: OpenClaw Skill Name: bear-notes Version: 1.0.0 The skill bundle is classified as benign. It provides instructions to install and use the `grizzly` CLI tool to manage Bear notes on macOS. The `SKILL.md` outlines the installation of `grizzly` via `go install` from a specific GitHub repository, and details how to interact with the Bear app, including handling user-provided API tokens stored in `~/.config/grizzly/token` and using local network callbacks (e.g., `127.0.0.1:42123`) for inter-process communication with Bear. All file and network access capabilities are explicitly tied to the stated purpose of managing Bear notes and do not show evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The documented capability matches the stated purpose: install/use grizzly to create, read, search, tag, and append Bear notes on macOS. These operations can expose or persistently modify private note data, but that is expected for the skill.
Instruction Scope
Commands are presented as user-directed examples and token/callback use is disclosed. The examples could more clearly label read-only versus write operations, but there is no hidden automatic execution or prompt-injection behavior in the artifact.
Install Mechanism
The skill installs an external Go CLI from github.com/tylerwince/grizzly using the moving @latest version. This is disclosed and purpose-aligned, though a pinned version would be more reproducible.
Credentials
macOS, Bear, grizzly, local config files, and localhost callback use are proportionate to controlling the Bear app through its URL/callback interface.
Persistence & Privilege
The skill can create and modify persistent Bear notes and instructs storing a Bear API token in ~/.config/grizzly/token. This is disclosed and coherent, but the token should be protected with restrictive permissions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bear-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bear-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug bear-notes
版本 1.0.0
许可证
累计安装 1062
当前安装数 1058
历史版本数 1
常见问题

Bear Notes 是什么?

Create, search, and manage Bear notes via grizzly CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12201 次。

如何安装 Bear Notes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bear-notes」即可一键安装,无需额外配置。

Bear Notes 是免费的吗?

是的,Bear Notes 完全免费(开源免费),可自由下载、安装和使用。

Bear Notes 支持哪些平台?

Bear Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。

谁开发了 Bear Notes?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论