← Back to Skills Marketplace
gora050

Navigatr

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install navigatr
Description
Navigatr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Navigatr data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install navigatr
  3. After installation, invoke the skill by name or use /navigatr
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug navigatr
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Navigatr?

Navigatr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Navigatr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Navigatr?

Run "/install navigatr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Navigatr free?

Yes, Navigatr is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Navigatr support?

Navigatr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Navigatr?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments