← Back to Skills Marketplace
Pactsafe
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
149
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pactsafe
Description
PactSafe integration. Manage data, records, and automate workflows. Use when the user wants to interact with PactSafe data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pactsafe - After installation, invoke the skill by name or use
/pactsafe - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Pactsafe?
PactSafe integration. Manage data, records, and automate workflows. Use when the user wants to interact with PactSafe data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.
How do I install Pactsafe?
Run "/install pactsafe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pactsafe free?
Yes, Pactsafe is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pactsafe support?
Pactsafe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pactsafe?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills