← 返回 Skills 市场
membranedev

Outgrow

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install outgrow
功能描述
Outgrow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outgrow data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Outgrow and does not ask for local secrets. Before installing: (1) confirm you trust Membrane (getmembrane.com) because Membrane will store and manage Outgrow credentials on your behalf; (2) consider using npx instead of npm -g to avoid a global install; (3) review the @membranehq/cli package (and its repository) and Membrane's privacy/security docs to ensure acceptable access and storage practices; (4) be aware that using the skill grants Membrane the ability to act on your Outgrow account via the connection you create.
功能分析
Type: OpenClaw Skill Name: outgrow Version: 1.0.1 The skill bundle provides standard instructions for an AI agent to integrate with the Outgrow platform via the Membrane CLI. It focuses on legitimate operations such as authentication, action discovery, and execution through the 'membrane' command-line tool. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions actually emphasize security best practices by advising against manual credential handling.
能力评估
Purpose & Capability
The skill is an Outgrow integration that delegates work to the Membrane CLI and connectors (membrane connect --connectorKey outgrow). Requiring the Membrane CLI is coherent with the described purpose; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing Membrane login, creating connections, discovering and running actions, and polling build state. It does not instruct reading unrelated files or exfiltrating data. Authentication is delegated to Membrane and handled via an interactive/headless login flow.
Install Mechanism
The skill is instruction-only (no install spec). It asks users to install @membranehq/cli via npm -g or use npx. Installing a public npm package is a common pattern but carries the usual supply-chain considerations; the package appears to come from the Membrane namespace which matches the homepage/repository references.
Credentials
No environment variables or local secrets are requested. Authentication is handled by Membrane's login flow (server-side credential management), which is proportionate but means you must trust Membrane to hold and use Outgrow credentials.
Persistence & Privilege
always is false and the skill does not request system-wide or other-skills configuration changes. Autonomous invocation is allowed (platform default) but not combined with elevated persistence or broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outgrow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outgrow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug outgrow
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Outgrow 是什么?

Outgrow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outgrow data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Outgrow?

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

Outgrow 是免费的吗?

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

Outgrow 支持哪些平台?

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

谁开发了 Outgrow?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论