← Back to Skills Marketplace
membranedev

Scrivito

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install scrivito
Description
Scrivito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scrivito data.
Usage Guidance
This skill appears to be what it says: a Scrivito integration that uses Membrane. Before installing or using it, verify the Membrane CLI package and publisher (check the npm package page and linked GitHub repository), and confirm you trust Membrane to manage credentials server-side. Note the SKILL.md asks you to run a global npm install (which writes binaries to your system); if you have concerns, test in an isolated environment or container. Also be aware of a metadata omission: the registry listing didn't declare the required 'membrane' CLI binary even though the instructions require it — treat that as a documentation gap rather than malicious behavior. If you need higher assurance, ask the skill publisher for the exact CLI release checksum/repository URL or for a signed release to validate the installer.
Capability Analysis
Type: OpenClaw Skill Name: scrivito Version: 1.0.1 The skill provides a standard integration for the Scrivito CMS using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution processes via the '@membranehq/cli' package. No evidence of data exfiltration, malicious obfuscation, or unauthorized persistence was found; the skill explicitly advises against asking users for raw API keys, favoring Membrane's managed connection system.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Scrivito but delegates all work to the Membrane platform/CLI. That is a reasonable design choice, but the registry metadata lists no required binaries while SKILL.md clearly requires the Membrane CLI (npm package @membranehq/cli). This metadata omission is likely an oversight but should be noted.
Instruction Scope
SKILL.md confines its instructions to installing and using the Membrane CLI, creating connections, searching and running actions, and handling interactive/headless login flows. It does not instruct the agent to read arbitrary system files, exfiltrate secrets, or contact unexpected endpoints beyond Membrane/Scrivito.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the documentation instructs a global npm install of @membranehq/cli@latest (public npm package). Installing a global npm package is a common approach for CLIs but does introduce the normal supply-chain considerations: verify package provenance, publisher, and expected repository (the SKILL.md points to Membrane's site and GitHub repo).
Credentials
The skill declares no environment variables or credentials and explicitly instructs users to use Membrane-managed connections rather than asking for API keys locally. This is proportionate to its purpose.
Persistence & Privilege
always:false and no install-time side effects are declared by the registry. As an instruction-only skill that asks the user to install an external CLI, it does not request elevated or persistent platform privileges beyond normal CLI installation by the user.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scrivito
  3. After installation, invoke the skill by name or use /scrivito
  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 scrivito
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Scrivito?

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

How do I install Scrivito?

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

Is Scrivito free?

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

Which platforms does Scrivito support?

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

Who created Scrivito?

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

💬 Comments