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