← 返回 Skills 市场
Navigatr
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install navigatr
功能描述
Navigatr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Navigatr data.
安全使用建议
This skill is coherent: it simply tells you to use the Membrane CLI to connect to Navigatr. Before installing or running commands, verify you trust Membrane/@membranehq (check the npm package page, GitHub repo, and the getmembrane.com site). Prefer using `npx @membranehq/cli@latest` if you want to avoid a global npm install. When you run `membrane login` approve only the permissions you expect and verify the connectorKey is for Navigatr. Do not share local API keys or secrets; follow the skill's advice to let Membrane manage credentials server-side. If you need higher assurance, inspect the @membranehq/cli source on GitHub and the published npm package checksum before installing.
功能分析
Type: OpenClaw Skill
Name: navigatr
Version: 1.0.1
The skill instructions in SKILL.md direct the AI agent to perform high-risk operations, including the global installation of an external NPM package (@membranehq/cli) and the execution of shell commands for authentication and remote service management. While these actions are aligned with the stated purpose of integrating with the Membrane platform, the requirement for the agent to modify the host environment and handle credentials via an external binary presents a significant attack surface and potential for unauthorized remote execution if the third-party CLI or platform is compromised.
能力评估
Purpose & Capability
The name/description (Navigatr integration) match the instructions (use Membrane CLI to create a connection and run actions against the Navigatr connector). There are no unrelated credential or binary requests in the registry metadata.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate via Membrane, create a connector, discover or build actions, and run them. It does not ask the agent to read unrelated files, request arbitrary environment variables, or exfiltrate data to unexpected endpoints; it recommends using Membrane to manage credentials rather than asking for secrets.
Install Mechanism
The skill is instruction-only (no automated install), but the runtime docs instruct the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm CLI is a normal approach for a third-party integration but carries the usual supply-chain caution (npm package trust). There is no registry install spec or direct download URL embedded in the skill itself.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly state that Membrane handles auth and that you should not ask users for API keys — the requested access is proportionate for a connector-based integration.
Persistence & Privilege
The skill is not forced-always (always:false) and is user-invocable. It does not request persistent system-level privileges or modify other skills' configurations according to the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install navigatr - 安装完成后,直接呼叫该 Skill 的名称或使用
/navigatr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Navigatr 是什么?
Navigatr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Navigatr data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Navigatr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install navigatr」即可一键安装,无需额外配置。
Navigatr 是免费的吗?
是的,Navigatr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Navigatr 支持哪些平台?
Navigatr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Navigatr?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills