← 返回 Skills 市场
membranedev

Storyous

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install storyous
功能描述
Storyous integration. Manage data, records, and automate workflows. Use when the user wants to interact with Storyous data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to talk to Storyous. Before installing: verify you trust Membrane/getmembrane.com and the @membranehq/cli npm package (inspect package/source if needed), confirm your org policy on global npm installs, and expect an OAuth-style login where you open a browser and paste a code for headless environments. The skill does not ask for API keys or other unrelated credentials; if you prefer not to install a global CLI, consider using npx or asking for an alternative integration method.
功能分析
Type: OpenClaw Skill Name: storyous Version: 1.0.1 The skill instructs the agent to perform high-risk system operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of shell commands to manage authentication and remote actions. While these instructions are aligned with the stated purpose of integrating with the Membrane platform (getmembrane.com), the requirement for the agent to modify the host system and execute external binaries creates a significant attack surface for remote code execution (RCE) and system compromise (SKILL.md).
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description say 'Storyous integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Storyous, discover and run actions, and create actions when needed. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
Runtime instructions are limited to installing/running the Membrane CLI, performing an OAuth-style login, creating/listing connections and actions, and running actions. The instructions do not ask the agent to read arbitrary files, access unrelated credentials, or transmit data to unexpected endpoints; they explicitly advise letting Membrane handle credentials and not asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' (global npm install) and also shows an npx usage in one place. Global npm installs modify the local system and pull code from the npm registry — this is a reasonable requirement for a CLI but worth verifying. The mix of global install vs. npx is a minor inconsistency.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly rely on Membrane to manage auth server-side. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false (default). The skill is instruction-only and does not request persistent system-wide configuration or modification of other skills. Autonomous invocation is allowed by platform default but not elevated here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install storyous
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /storyous 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug storyous
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Storyous 是什么?

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

如何安装 Storyous?

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

Storyous 是免费的吗?

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

Storyous 支持哪些平台?

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

谁开发了 Storyous?

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

💬 留言讨论