← 返回 Skills 市场
gora050

Pushover

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
366
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install pushover
功能描述
Pushover integration. Manage Users, Groups. Use when the user wants to interact with Pushover data.
安全使用建议
Before installing or using this skill: 1) Verify the Membrane project and publisher (@membranehq) — check the npm package page and the GitHub repository linked in SKILL.md and the getmembrane.com homepage to ensure they are legitimate. 2) Understand you'll need a Membrane account and will authenticate via a browser flow; this gives Membrane-side access to your Pushover connection (review Membrane's privacy/permissions). 3) Installing a global npm CLI downloads and runs third-party code — only proceed if you trust the publisher or run it in an isolated environment. 4) If you prefer not to use a third-party proxy for credentials, consider creating direct Pushover connections yourself (but note the SKILL.md advises against exposing API keys). 5) The registry metadata omitted the Membrane account/network requirement; confirm any additional runtime prerequisites before enabling the skill.
功能分析
Type: OpenClaw Skill Name: pushover Version: 1.0.2 The skill is a standard integration for the Pushover notification service using the Membrane CLI. It provides instructions for an AI agent to manage users, groups, and send messages via the 'membrane' command-line tool, with no evidence of malicious intent, data exfiltration, or unauthorized execution (SKILL.md).
能力评估
Purpose & Capability
The skill's name and description (Pushover integration) match the runtime instructions which use the Membrane CLI to manage Pushover users, groups, and messages. Minor inconsistency: the SKILL.md states a 'valid Membrane account' and network access are required, but the registry metadata did not declare those requirements.
Instruction Scope
All instructions are limited to installing/using the Membrane CLI, creating connections, running pre-built actions, and proxying requests to Pushover. The instructions do not ask the agent to read arbitrary local files or environment variables beyond the Membrane flow, nor to exfiltrate data to unrelated endpoints.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md instructs the user to run 'npm install -g @membranehq/cli'. Installing a global npm package is a moderate-risk step (code fetched from npm). This is plausible for the stated purpose but users should verify the package scope/maintainer (@membranehq) and repository before installing.
Credentials
The skill declares no required environment variables and instructs 'let Membrane handle credentials' (i.e., you won't supply Pushover API keys locally). That is proportionate. However, SKILL.md does require a Membrane account and network access — these runtime requirements are not reflected in the registry metadata, which is an inconsistency worth noting.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It relies on the Membrane service for auth and runs CLI commands the user may execute; autonomous invocation is allowed by default (normal) and the skill itself does not request system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pushover
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pushover 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pushover
版本 1.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Pushover 是什么?

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

如何安装 Pushover?

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

Pushover 是免费的吗?

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

Pushover 支持哪些平台?

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

谁开发了 Pushover?

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

💬 留言讨论