model-debugging
Enables debugging and diagnosing of model errors in Pollinations services, analyzing logs and identifying affected users.
Install this skill
Security score
The model-debugging skill was audited on May 20, 2026 and we found 41 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 280 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/keys" \ |
Curl to non-GitHub URL
| 294 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
Curl to non-GitHub URL
| 321 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
Curl to non-GitHub URL
| 348 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
Curl to non-GitHub URL
| 377 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/keys" \ |
Curl to non-GitHub URL
| 416 | curl "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_health.json?token=$TINYBIRD_TOKEN" | jq '.data' |
Curl to non-GitHub URL
| 419 | curl "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_errors.json?token=$TINYBIRD_TOKEN" | jq '.data' |
Curl to non-GitHub URL
| 442 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
Curl to non-GitHub URL
| 467 | curl -s 'https://gen.pollinations.ai/v1/chat/completions' \ |
Curl to non-GitHub URL
| 474 | curl -s 'https://gen.pollinations.ai/image/test?model=MODEL_NAME&width=256&height=256' \ |
Curl to non-GitHub URL
| 511 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_health.json?token=$TINYBIRD_TOKEN" | jq '.data' |
Curl to non-GitHub URL
| 523 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |
Curl to non-GitHub URL
| 535 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |
Curl to non-GitHub URL
| 545 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |
Access to hidden dotfiles in home directory
| 91 | ssh -i ~/.ssh/id_rsa_ovh [email protected] "sudo journalctl -u image-pollinations -f" |
Access to hidden dotfiles in home directory
| 94 | ssh -i ~/.ssh/id_rsa_ovh [email protected] "sudo journalctl -u image-pollinations --since '3 minutes ago' --no-pager" > legacy-image-logs.txt |
Access to SSH directory
| 91 | ssh -i ~/.ssh/id_rsa_ovh [email protected] "sudo journalctl -u image-pollinations -f" |
Access to SSH directory
| 94 | ssh -i ~/.ssh/id_rsa_ovh [email protected] "sudo journalctl -u image-pollinations --since '3 minutes ago' --no-pager" > legacy-image-logs.txt |
Access to .env file
| 105 | **Fix**: Create new Azure Content Safety resource and update `.env`: |
Access to .env file
| 212 | # Or from existing .env |
Access to .env file
| 213 | grep CLOUDFLARE_ACCOUNT_ID image.pollinations.ai/.env |
External URL reference
| 22 | The Model Monitor at https://monitor.pollinations.ai shows **all real-world traffic**, including: |
External URL reference
| 61 | View current model health at: https://monitor.pollinations.ai |
External URL reference
| 107 | AZURE_CONTENT_SAFETY_ENDPOINT=https://<new-resource>.cognitiveservices.azure.com/ |
External URL reference
| 219 | 1. Go to https://dash.cloudflare.com/profile/api-tokens |
External URL reference
| 262 | POST https://api.cloudflare.com/client/v4/accounts/{account_id}/workers/observability/telemetry/query |
External URL reference
| 280 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/keys" \ |
External URL reference
| 294 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
External URL reference
| 321 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
External URL reference
| 348 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
External URL reference
| 377 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/keys" \ |
External URL reference
| 416 | curl "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_health.json?token=$TINYBIRD_TOKEN" | jq '.data' |
External URL reference
| 419 | curl "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_errors.json?token=$TINYBIRD_TOKEN" | jq '.data' |
External URL reference
| 431 | 1. **Check Model Monitor** - https://monitor.pollinations.ai |
External URL reference
| 442 | curl -s "https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/workers/observability/telemetry/query" \ |
External URL reference
| 467 | curl -s 'https://gen.pollinations.ai/v1/chat/completions' \ |
External URL reference
| 474 | curl -s 'https://gen.pollinations.ai/image/test?model=MODEL_NAME&width=256&height=256' \ |
External URL reference
| 511 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/pipes/model_health.json?token=$TINYBIRD_TOKEN" | jq '.data' |
External URL reference
| 523 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |
External URL reference
| 535 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |
External URL reference
| 545 | curl -s "https://api.europe-west2.gcp.tinybird.co/v0/sql?token=$TINYBIRD_ADMIN_TOKEN" \ |