← 返回 Skills 市场
Paragon
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install paragon
功能描述
Paragon integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paragon data.
安全使用建议
Things to check before installing:
- Confirm whether the agent runtime already has the Membrane CLI available. If not, ask the publisher for an explicit install step or add the required binary to metadata.
- Ask the publisher to clarify how authentication is performed (interactive CLI auth vs. environment variables). If tokens or API keys are used, ensure they are limited-scope and stored securely.
- Review the remainder of SKILL.md (the parts truncated here) for any commands that read local files, access arbitrary URLs, or post data to endpoints outside Membrane/Paragon.
- If you plan to run this in a production environment, test in an isolated environment first and restrict network access or credentials to minimize blast radius.
- If the publisher cannot explain the missing binary/auth declarations, treat the skill as untrusted until those inconsistencies are resolved.
功能分析
Type: OpenClaw Skill
Name: paragon
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Paragon customer data platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the 'membrane' command-line tool. There are no signs of data exfiltration, malicious code execution, or harmful prompt injection; the content is consistent with its stated purpose of workflow automation.
能力标签
能力评估
Purpose & Capability
The SKILL.md explicitly says the skill uses the Membrane CLI to interact with Paragon and requires a Membrane account, but the registry metadata lists no required binaries, no required env vars, and no install spec. If the skill really needs the Membrane CLI, that binary (or an install step) should be declared — its absence is disproportionate to the claimed functionality.
Instruction Scope
The visible instructions reference network access and using the Membrane CLI; they do not declare credentials in metadata and rely on the CLI for auth. The SKILL.md content (truncated in the submission) should be reviewed for any commands that read local files, environment variables, or send data to endpoints outside Membrane/Paragon. Based on the provided excerpt, no explicit file-reading/exfiltration steps are visible, but the full instruction text is needed to be sure.
Install Mechanism
There is no install spec and no code files, which is low-risk from an install perspective. However, because the runtime depends on an external CLI (Membrane), the absence of an install or 'required binary' declaration is an operational inconsistency (see purpose_capability).
Credentials
The skill says a Membrane account is required, but the skill declares no primary credential and requires no env vars. That can be legitimate if the Membrane CLI performs local interactive auth, but it's not explicit. No unrelated credentials are requested in metadata, which is good, but the SKILL.md should clearly state how authentication tokens are provided and whether any env vars will be read at runtime.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default). No modifications to other skills or system-wide settings are declared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paragon - 安装完成后,直接呼叫该 Skill 的名称或使用
/paragon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Paragon 是什么?
Paragon integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paragon data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Paragon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paragon」即可一键安装,无需额外配置。
Paragon 是免费的吗?
是的,Paragon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Paragon 支持哪些平台?
Paragon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paragon?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills