pp-apify
Facilitates advanced web scraping and data management with Apify, enabling cost-aware runs and efficient data retrieval.
Install this skill
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
Webhook reference - potential data exfiltration
| 278 | **webhook-dispatches** — Manage webhook dispatches |
Webhook reference - potential data exfiltration
| 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... |
Webhook reference - potential data exfiltration
| 281 | - `apify-pp-cli webhook-dispatches webhook-dispatch-get` — Gets webhook dispatch object with all details. |
Webhook reference - potential data exfiltration
| 283 | **webhooks** — Webhook-related API endpoints for configuring automated notifications. |
Webhook reference - potential data exfiltration
| 285 | - `apify-pp-cli webhooks delete` — Deletes a webhook. |
Webhook reference - potential data exfiltration
| 286 | - `apify-pp-cli webhooks get` — Gets the list of webhooks that the user created. The endpoint supports pagination using the `limit` and `offset`... |
Webhook reference - potential data exfiltration
| 287 | - `apify-pp-cli webhooks get-webhookid` — Gets webhook object with all details. |
Webhook reference - potential data exfiltration
| 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... |
Webhook reference - potential data exfiltration
| 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... |
Webhook reference - potential data exfiltration
| 401 | | `webhook:<url>` | POST the output body to the URL (`application/json` or `application/x-ndjson` when `--compact`) | |
Webhook reference - potential data exfiltration
| 403 | Unknown schemes are refused with a structured error naming the supported set. Webhook failures return non-zero and log the URL + HTTP status on stderr. |
Access to hidden dotfiles in home directory
| 389 | Entries 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 |
External URL reference
| 252 | **store** — [Apify Store](https://apify.com/store) is home to thousands of public Actors available |
External URL reference
| 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).... |