Skip to main content

pp-apify

Facilitates advanced web scraping and data management with Apify, enabling cost-aware runs and efficient data retrieval.

Install this skill

or
38/100

Security score

The pp-apify skill was audited on Jun 6, 2026 and we found 14 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 278

Webhook reference - potential data exfiltration

SourceSKILL.md
278**webhook-dispatches** — Manage webhook dispatches
medium line 280

Webhook reference - potential data exfiltration

SourceSKILL.md
280- `apify-pp-cli webhook-dispatches get` — Gets the list of webhook dispatches that the user have. The endpoint supports pagination using the `limit` and...
medium line 281

Webhook reference - potential data exfiltration

SourceSKILL.md
281- `apify-pp-cli webhook-dispatches webhook-dispatch-get` — Gets webhook dispatch object with all details.
medium line 283

Webhook reference - potential data exfiltration

SourceSKILL.md
283**webhooks** — Webhook-related API endpoints for configuring automated notifications.
medium line 285

Webhook reference - potential data exfiltration

SourceSKILL.md
285- `apify-pp-cli webhooks delete` — Deletes a webhook.
medium line 286

Webhook reference - potential data exfiltration

SourceSKILL.md
286- `apify-pp-cli webhooks get` — Gets the list of webhooks that the user created. The endpoint supports pagination using the `limit` and `offset`...
medium line 287

Webhook reference - potential data exfiltration

SourceSKILL.md
287- `apify-pp-cli webhooks get-webhookid` — Gets webhook object with all details.
medium line 288

Webhook reference - potential data exfiltration

SourceSKILL.md
288- `apify-pp-cli webhooks post` — Creates a new webhook with settings provided by the webhook object passed as JSON in the payload. The response is...
medium line 289

Webhook reference - potential data exfiltration

SourceSKILL.md
289- `apify-pp-cli webhooks put` — Updates a webhook using values specified by a webhook object passed as JSON in the POST payload. If the object does...
medium line 401

Webhook reference - potential data exfiltration

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

Webhook reference - potential data exfiltration

SourceSKILL.md
403Unknown 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 389

Access to hidden dotfiles in home directory

SourceSKILL.md
389Entries are stored locally at `~/.apify-pp-cli/feedback.jsonl`. They are never POSTed unless `APIFY_FEEDBACK_ENDPOINT` is set AND either `--send` is passed or `APIFY_FEEDBACK_AUTO_SEND=true`. Default
low line 252

External URL reference

SourceSKILL.md
252**store** — [Apify Store](https://apify.com/store) is home to thousands of public Actors available
low line 275

External URL reference

SourceSKILL.md
275- `apify-pp-cli users me-limits-put` — Updates the account's limits manageable on your account's [Limits page](https://console.apify.com/billing#/limits)....
Scanned on Jun 6, 2026
View Security Dashboard
Installation guide →