← Back to Skills Marketplace
gora050

Pushsafer

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pushsafer
Description
Pushsafer integration. Manage Devices. Use when the user wants to interact with Pushsafer data.
Usage Guidance
This skill is internally consistent: it simply instructs use of the Membrane CLI to manage Pushsafer connections/actions and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and the publisher (use a known version rather than always `@latest` if you prefer reproducibility), avoid running global npm installs as root, and confirm you trust the Membrane service because it will manage Pushsafer credentials and perform API calls on your behalf. If you want to limit blast radius, prefer using npx or a locally-scoped install and ensure only trusted agents/users can invoke this skill.
Capability Analysis
Type: OpenClaw Skill Name: pushsafer Version: 1.0.3 The skill bundle provides standard instructions for integrating Pushsafer via the Membrane CLI. It guides the agent to use legitimate commands for authentication, connection management, and action execution through the @membranehq/cli tool. The instructions emphasize security best practices, such as avoiding direct handling of API keys and using managed connections, with no evidence of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Pushsafer and only asks you to use the Membrane CLI and a Membrane account to create connections and run actions—these needs are coherent with a connector/integration skill.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, authenticating via Membrane, creating/listing connections and actions, and running actions. It does not ask the agent to read unrelated files, export environment secrets, or call unexpected external endpoints beyond Membrane and Pushsafer via Membrane.
Install Mechanism
No install spec in the registry (instruction-only), but the doc instructs running `npm install -g @membranehq/cli@latest` or `npx` usage. Installing a global npm package is common for CLIs but pulls code from the public npm registry—this is expected but worth verifying the package/source before installing.
Credentials
The skill declares no required env vars or credentials and explicitly instructs to let Membrane manage API keys server-side. There are no requests for unrelated secrets or environment access.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. Be aware that the Membrane CLI will manage tokens locally (typical for CLIs) and an agent invoking this skill could trigger notifications if given permission—this is expected behavior for a notification integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pushsafer
  3. After installation, invoke the skill by name or use /pushsafer
  4. 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
Slug pushsafer
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pushsafer?

Pushsafer integration. Manage Devices. Use when the user wants to interact with Pushsafer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install Pushsafer?

Run "/install pushsafer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pushsafer free?

Yes, Pushsafer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pushsafer support?

Pushsafer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pushsafer?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments