← Back to Skills Marketplace
gora050

Ngrok

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ngrok
Description
Ngrok integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ngrok data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ngrok
  3. After installation, invoke the skill by name or use /ngrok
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ngrok
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ngrok?

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

How do I install Ngrok?

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

Is Ngrok free?

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

Which platforms does Ngrok support?

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

Who created Ngrok?

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

💬 Comments