← 返回 Skills 市场
gora050

Pushsafer

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
186
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pushsafer
功能描述
Pushsafer integration. Manage Devices. Use when the user wants to interact with Pushsafer data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pushsafer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pushsafer 触发
  4. 根据 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
元数据
Slug pushsafer
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pushsafer 是什么?

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

如何安装 Pushsafer?

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

Pushsafer 是免费的吗?

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

Pushsafer 支持哪些平台?

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

谁开发了 Pushsafer?

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

💬 留言讨论