← Back to Skills Marketplace
Stackstate
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install stackstate
Description
StackState integration. Manage data, records, and automate workflows. Use when the user wants to interact with StackState data.
Usage Guidance
This skill simply describes using the Membrane CLI to integrate with StackState. Before installing/using it: 1) Verify you trust the Membrane project — check the npm package (@membranehq/cli) and the GitHub repository referenced in SKILL.md. 2) Prefer npx or a containerized/sandboxed environment rather than installing global npm packages if you want to limit exposure. 3) The login flow uses a browser-based authorization code (Membrane manages credentials server-side); do not paste secret API keys into chat. 4) Review what data will be sent to Membrane and StackState (connectors/actions), and use least-privilege accounts for connections. 5) If you need higher assurance, inspect the CLI source code on the referenced repo and verify release provenance before installing.
Capability Analysis
Type: OpenClaw Skill
Name: stackstate
Version: 1.0.1
The stackstate skill bundle provides instructions for an AI agent to interact with the StackState platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and action management (listing, creating, and running actions) through the Membrane ecosystem. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found; the skill operates within the documented scope of the Membrane integration framework.
Capability Assessment
Purpose & Capability
The name/description (StackState integration) matches the instructions, which consistently show how to use the Membrane CLI to connect to a StackState connector, discover and run actions. Required capabilities (network + Membrane account) are reasonable for the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, performing login/connect/list/create/run action workflows, and suggests best practices. It does not instruct reading unrelated files, scraping environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill recommends installing a public npm package (@membranehq/cli@latest). That is expected for a CLI-based integration, but installing global npm packages runs third-party code as your user—verify the package source before installing and consider using npx or a sandboxed environment if you are cautious.
Credentials
No environment variables or credentials are requested by the skill. Authentication is handled via Membrane's interactive login flow (browser URL + code), which the instructions explicitly describe and recommend instead of asking for raw API keys—this is proportionate to the task.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not a unique or elevated claim by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stackstate - After installation, invoke the skill by name or use
/stackstate - 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
Frequently Asked Questions
What is Stackstate?
StackState integration. Manage data, records, and automate workflows. Use when the user wants to interact with StackState data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Stackstate?
Run "/install stackstate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stackstate free?
Yes, Stackstate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stackstate support?
Stackstate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stackstate?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills