Skip to main content

pp-mercury

Facilitates account management and transaction processing using the Mercury banking API for seamless payment handling.

Install this skill

or
55/100

Security score

The pp-mercury skill was audited on May 26, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 178

Webhook reference - potential data exfiltration

SourceSKILL.md
178**webhooks** — Manage webhooks
medium line 180

Webhook reference - potential data exfiltration

SourceSKILL.md
180- `mercury-pp-cli webhooks create` — Register a new webhook endpoint to receive event notifications
medium line 181

Webhook reference - potential data exfiltration

SourceSKILL.md
181- `mercury-pp-cli webhooks delete` — Delete a webhook endpoint
medium line 182

Webhook reference - potential data exfiltration

SourceSKILL.md
182- `mercury-pp-cli webhooks get` — Retrieve a paginated list of all webhook endpoints for your organization. Supports filtering by status.
medium line 183

Webhook reference - potential data exfiltration

SourceSKILL.md
183- `mercury-pp-cli webhooks get-webhookendpointid` — Retrieve details of a specific webhook endpoint by ID
medium line 184

Webhook reference - potential data exfiltration

SourceSKILL.md
184- `mercury-pp-cli webhooks update` — Update the configuration of an existing webhook endpoint. A webhook that has been disabled due to consecutive...
medium line 259

Webhook reference - potential data exfiltration

SourceSKILL.md
259| `webhook:<url>` | POST the output body to the URL (`application/json` or `application/x-ndjson` when `--compact`) |
medium line 261

Webhook reference - potential data exfiltration

SourceSKILL.md
261Unknown schemes are refused with a structured error naming the supported set. Webhook failures return non-zero and log the URL + HTTP status on stderr.
medium line 247

Access to hidden dotfiles in home directory

SourceSKILL.md
247Entries are stored locally at `~/.mercury-pp-cli/feedback.jsonl`. They are never POSTed unless `MERCURY_FEEDBACK_ENDPOINT` is set AND either `--send` is passed or `MERCURY_FEEDBACK_AUTO_SEND=true`. De
Scanned on May 26, 2026
View Security Dashboard
Installation guide →