← 返回 Skills 市场
Pactsafe
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
149
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pactsafe
功能描述
PactSafe integration. Manage data, records, and automate workflows. Use when the user wants to interact with PactSafe data.
安全使用建议
This skill appears consistent with its purpose, but before installing/using it: 1) Verify the Membrane CLI package (@membranehq/cli) on npm and its GitHub repository (review maintainer, recent releases, npm install scripts) before running global npm installs. 2) Understand that Membrane will handle your PactSafe authentication — review Membrane's privacy, security, and data retention policies and the OAuth scopes/permissions shown during connect. 3) If you want to limit exposure, test with a non-production PactSafe account or a restricted connection. 4) Avoid entering raw API keys into the skill; follow the provided connect/login flow. If you need more assurance, request the package's exact package.json and install scripts or use a sandboxed environment for the initial install.
功能分析
Type: OpenClaw Skill
Name: pactsafe
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with PactSafe via the Membrane CLI. It contains no executable code, only Markdown documentation (SKILL.md) guiding the agent to install the '@membranehq/cli' npm package and use it for authentication and API interactions. The instructions emphasize secure practices, such as avoiding direct handling of API keys and using the platform's built-in connection management.
能力评估
Purpose & Capability
The name/description (PactSafe integration) aligns with the instructions: use the Membrane CLI to connect to the PactSafe connector, list/create/run actions, and manage records. Required items (a Membrane account and network access) are reasonable and expected for this purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, performing login via browser flow, creating connections, and listing/running Membrane actions. It does not instruct reading arbitrary local files, accessing unrelated env vars, or sending data to unexpected endpoints. The guidance to open the auth URL and complete login is standard for OAuth-like flows.
Install Mechanism
The skill is instruction-only (no install spec in the registry). It tells users to run npm install -g @membranehq/cli@latest. Installing a global npm package is a normal way to obtain the CLI but carries the usual trust/risks of executing third‑party package install scripts; the skill itself does not silently download or execute code.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage authentication server-side via an interactive login, which is proportionate. Note: using Membrane means you must trust that service with PactSafe credentials and actions performed on your behalf.
Persistence & Privilege
The skill is not always-enabled, has no install-time effects recorded in the registry, and does not request elevated or system-wide privileges. Autonomous model invocation is allowed by platform default but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pactsafe - 安装完成后,直接呼叫该 Skill 的名称或使用
/pactsafe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Pactsafe 是什么?
PactSafe integration. Manage data, records, and automate workflows. Use when the user wants to interact with PactSafe data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Pactsafe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pactsafe」即可一键安装,无需额外配置。
Pactsafe 是免费的吗?
是的,Pactsafe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pactsafe 支持哪些平台?
Pactsafe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pactsafe?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills