← 返回 Skills 市场
Ngrok
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
181
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ngrok
功能描述
Ngrok integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ngrok data.
安全使用建议
This skill is coherent with its stated purpose (it delegates Ngrok integration to the Membrane CLI). Before installing or using it, verify the @membranehq/cli package and the GitHub repository (review recent releases and maintainers), and consider pinning a specific CLI version instead of using @latest/npx to avoid unexpected changes. Understand that Membrane will hold/refresh Ngrok credentials server-side — only proceed if you trust that provider and their security/privacy policies. If you must run this on a sensitive host, prefer reviewing the CLI source or running it in an isolated environment/container rather than doing a global npm install on a production machine.
功能分析
Type: OpenClaw Skill
Name: ngrok
Version: 1.0.3
The skill provides instructions for an AI agent to manage Ngrok integrations through the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating via OAuth, and discovering or executing actions through the Membrane platform. The instructions prioritize security best practices, such as delegating credential management to the platform rather than handling raw API keys, and no malicious patterns or exfiltration attempts were detected.
能力标签
能力评估
Purpose & Capability
The skill name/description (Ngrok integration) matches the instructions: it uses the Membrane CLI to connect to an Ngrok connector, discover actions, create and run actions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md stays within the stated purpose: install membrane CLI, authenticate, create/list/run actions for an Ngrok connection. It does not instruct the agent to read arbitrary files, exfiltrate data, or access unrelated system state. It does rely on interactive login (browser or headless auth URL).
Install Mechanism
There is no formal install spec, but the instructions tell users to run `npm install -g @membranehq/cli@latest` and use `npx` in examples. This downloads a public npm package (unpinned @latest). Global npm installs modify the system and unpinned versions can change behavior over time. This is expected for a CLI-based skill but is a moderate operational risk; consider pinning/reviewing the package before installing.
Credentials
The skill requests no local env vars or credentials. Authentication is handled by Membrane (server-side), which is proportionate to the skill's purpose. Note: using Membrane means third-party credentials (Ngrok API keys, tokens) will be stored/managed by Membrane — users must trust that service.
Persistence & Privilege
The skill itself is instruction-only and not marked always:true. It does recommend installing a persistent CLI on the host and creating a Membrane account; those are external, expected persistence vectors. There is no indication the skill modifies other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ngrok - 安装完成后,直接呼叫该 Skill 的名称或使用
/ngrok触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Ngrok 是什么?
Ngrok integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ngrok data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Ngrok?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ngrok」即可一键安装,无需额外配置。
Ngrok 是免费的吗?
是的,Ngrok 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ngrok 支持哪些平台?
Ngrok 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ngrok?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills