← 返回 Skills 市场
gora050

Marvel

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install marvel-integration
功能描述
Marvel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marvel data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to Marvel and run pre-built actions. Before installing or using it: (1) confirm you trust the @membranehq/cli package on npm (check publisher, versions, and the project homepage/repo); (2) be aware the workflow requires network access and a Membrane account and will open a browser or present a headless auth code; (3) the registry metadata does not list the Membrane CLI as a required binary, so the skill may fail unless you install it yourself; (4) review Membrane's privacy/security docs because Membrane will manage Marvel credentials on your behalf; and (5) if you allow autonomous agent invocation, understand the agent could run the Membrane CLI commands automatically (this is normal but worth consenting to).
功能分析
Type: OpenClaw Skill Name: marvel-integration Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Marvel services via the Membrane CLI. It follows security best practices by delegating authentication to a dedicated platform (getmembrane.com) and explicitly advising the agent not to request API keys or tokens directly from the user. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Marvel and the instructions exclusively describe using the Membrane platform/CLI to connect to Marvel — this is coherent. However, the registry metadata lists no required binaries while the SKILL.md explicitly instructs installing and using the `membrane` CLI (`@membranehq/cli`), so the manifest is incomplete about required tooling.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI: login, create/list connections, discover or build actions, and run them. It does not instruct reading unrelated local files, exporting arbitrary environment variables, or sending data to unexpected endpoints. It also advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry, but the instructions recommend installing `@membranehq/cli` via npm. Installing from the npm registry is common and expected here, but you should verify the package identity and version before installing globally.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly defer auth to Membrane (browser-based or headless code flow). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always-on inclusion, does not modify other skills or system-wide settings, and has no declared config-path access. It relies on Membrane to manage credentials server-side.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marvel-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marvel-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug marvel-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Marvel 是什么?

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

如何安装 Marvel?

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

Marvel 是免费的吗?

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

Marvel 支持哪些平台?

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

谁开发了 Marvel?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论