← 返回 Skills 市场
ethanbernheim-maker

Northbase

作者 ethanbernheim-maker · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
244
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install northbase
功能描述
Access and manage your persistent notes and workspace files via the Northbase CLI when you explicitly request reading, writing, listing, or syncing them.
安全使用建议
This skill appears to do what it says: use the northbase CLI to list, read, write, and sync your notes when you explicitly ask. Before enabling: (1) confirm the northbase CLI is installed and working on the agent host (the registry metadata should be updated to list it as a required binary); (2) verify how `northbase login` stores credentials on the host (tokens or files) and that you’re comfortable with the agent invoking the CLI under your explicit request; (3) test with a non-sensitive file to confirm behavior; and (4) if you want stronger guarantees that the agent won't access files without explicit permission, consider disabling autonomous invocation or restricting the agent's permissions in your environment. If the metadata is not updated to document the CLI dependency, treat that as a minor red flag and ask the publisher for clarification.
功能分析
Type: OpenClaw Skill Name: northbase Version: 1.0.3 The 'northbase' skill is a standard interface for a CLI tool designed to manage persistent notes and workspace files. The instructions in SKILL.md are well-defined, emphasizing user consent, safety checks (reading before writing), and explicit prohibitions against autonomous execution or automatic installation of the CLI. There is no evidence of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The SKILL.md clearly limits the skill to reading, writing, listing, and syncing files via the northbase CLI, which matches the name/description. However, the registry metadata claims no required binaries while the runtime instructions explicitly require the `northbase` CLI to be installed — this metadata mismatch should be corrected.
Instruction Scope
Instructions are narrowly scoped: they direct the agent to use specific northbase commands (pull, list, get, put, login) and explicitly forbid reading local file paths or bypassing the CLI. The skill also instructs not to auto-run and to require explicit user intent for file operations.
Install Mechanism
No install spec or code is included (instruction-only), so nothing new will be written to disk or downloaded by the skill itself. This is a low-risk install footprint.
Credentials
The skill declares no environment variables or credentials. Authentication is delegated to the northbase CLI (it may prompt the user to login), which is proportionate for a file-accessing CLI.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system modifications or access to other skills' configs. Note: model invocation is allowed (normal platform default), but the SKILL.md explicitly instructs to only use the CLI on explicit user requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install northbase
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /northbase 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
No functional changes; documentation expanded for clarity. - Added a new "System Context" section describing Northbase's components and intended ecosystem. - Clarified that both the mobile app and CLI interact with the same workspace files, and agents must use the CLI for all file operations. - No changes to commands, workflow, or rules—existing behavior is unchanged. - Documentation is now more explicit about the role and integration of Northbase in the broader system.
v1.0.2
northbase 1.0.2 - Clarified that the Northbase CLI must already be installed; the skill will not attempt installation or suggest installing it automatically. - Updated error handling: if the CLI is not available, the user is informed that Northbase must be installed before use. - Removed installation instructions from the requirements section. - Reiterated that the skill should only be used when the user explicitly requests file interaction.
v1.0.1
- Added explicit instructions for installing the `northbase` CLI using npm. - Clarified that the skill requires the CLI to be installed and verified before use. - Included a new section detailing user authentication via `northbase login`. - Reorganized documentation to highlight installation and authentication requirements at the top. - No changes to file interaction commands or behaviors.
v1.0.0
Initial release of the Northbase skill. - Provides seamless interaction with persistent notes and workspace files via the Northbase CLI. - Supports explicit user requests to list, read, write, or sync notes and files. - Enforces strict usage rules: use only upon explicit user instruction and never bypass the CLI. - Includes safety guidelines for file modification to prevent accidental data loss. - Offers clear command examples and recommended workflows.
元数据
Slug northbase
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Northbase 是什么?

Access and manage your persistent notes and workspace files via the Northbase CLI when you explicitly request reading, writing, listing, or syncing them. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 244 次。

如何安装 Northbase?

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

Northbase 是免费的吗?

是的,Northbase 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Northbase 支持哪些平台?

Northbase 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Northbase?

由 ethanbernheim-maker(@ethanbernheim-maker)开发并维护,当前版本 v1.0.3。

💬 留言讨论