← Back to Skills Marketplace
membranedev

Storyous

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
98
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install storyous
Description
Storyous integration. Manage data, records, and automate workflows. Use when the user wants to interact with Storyous data.
Usage Guidance
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.
Capability Analysis
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).
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install storyous
  3. After installation, invoke the skill by name or use /storyous
  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 storyous
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Storyous?

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

How do I install Storyous?

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

Is Storyous free?

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

Which platforms does Storyous support?

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

Who created Storyous?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments