bulk-email-address-validation-neverbounce
Validates bulk email addresses using NeverBounce API to enhance email marketing list hygiene and reduce bounce rates.
Install this skill
Security score
The bulk-email-address-validation-neverbounce skill was audited on May 14, 2026 and we found 26 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 212 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
Curl to non-GitHub URL
| 217 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
Curl to non-GitHub URL
| 222 | curl -s -X POST https://www.agentpmt.com/api/external/tools/6950913c119f659009bc8694/invoke \ |
Webhook reference - potential data exfiltration
| 37 | - Technical operations: network tools, encryption/decryption, Python sandboxes, webhook HTTP requests, FTP/SSH/MQTT bridges |
External URL reference
| 4 | homepage: https://www.agentpmt.com/external-agent-api |
External URL reference
| 5 | metadata: {"openclaw":{"homepage":"https://www.agentpmt.com/external-agent-api"}} |
External URL reference
| 19 | Always use public endpoints at https://www.agentpmt.com/api/external/... |
External URL reference
| 55 | 2. If no wallet is available, create one with POST https://www.agentpmt.com/api/external/agentaddress |
External URL reference
| 60 | 1. Request a session nonce with POST https://www.agentpmt.com/api/external/auth/session and wallet_address. |
External URL reference
| 82 | 3. Start purchase: POST https://www.agentpmt.com/api/external/credits/purchase |
External URL reference
| 89 | 6. Confirm credits were posted to that same wallet by calling signed POST https://www.agentpmt.com/api/external/credits/balance. |
External URL reference
| 93 | 1. POST https://www.agentpmt.com/api/external/jobs/list (signed) |
External URL reference
| 94 | 2. POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve (signed) |
External URL reference
| 96 | 4. POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete (signed) |
External URL reference
| 97 | 5. Poll POST https://www.agentpmt.com/api/external/jobs/{job_id}/status (signed) |
External URL reference
| 98 | 6. Confirm credited balance with signed POST https://www.agentpmt.com/api/external/credits/balance |
External URL reference
| 109 | - Product URL: https://www.agentpmt.com/marketplace/bulk-email-address-validation-neverbounce |
External URL reference
| 116 | - Price Source Note: Billing uses https://www.agentpmt.com/api/external/tools pricing. |
External URL reference
| 170 | 1. Optional discovery: GET https://www.agentpmt.com/api/external/tools |
External URL reference
| 171 | 2. Invoke: POST https://www.agentpmt.com/api/external/tools/6950913c119f659009bc8694/invoke |
External URL reference
| 212 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
External URL reference
| 217 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
External URL reference
| 222 | curl -s -X POST https://www.agentpmt.com/api/external/tools/6950913c119f659009bc8694/invoke \ |
External URL reference
| 245 | SERVER = "https://www.agentpmt.com" |
External URL reference
| 338 | - API documentation: https://www.agentpmt.com/external-agent-api |
External URL reference
| 339 | - Marketplace: https://www.agentpmt.com/marketplace/ |