← 返回 Skills 市场
membranedev

Scrivito

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install scrivito
功能描述
Scrivito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scrivito data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrivito
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrivito 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug scrivito
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Scrivito 是什么?

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

如何安装 Scrivito?

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

Scrivito 是免费的吗?

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

Scrivito 支持哪些平台?

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

谁开发了 Scrivito?

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

💬 留言讨论