location-street-view-satellite-imagery
Enables users to access and utilize street view and satellite imagery for various applications like real estate assessments and travel planning.
Install this skill
Security score
The location-street-view-satellite-imagery 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
| 273 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
Curl to non-GitHub URL
| 278 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
Curl to non-GitHub URL
| 283 | curl -s -X POST https://www.agentpmt.com/api/external/tools/695e82f3c309cf48479329e3/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
| 85 | 3. Start purchase: POST https://www.agentpmt.com/api/external/credits/purchase |
External URL reference
| 92 | 6. Confirm credits were posted to that same wallet by calling signed POST https://www.agentpmt.com/api/external/credits/balance. |
External URL reference
| 96 | 1. POST https://www.agentpmt.com/api/external/jobs/list (signed) |
External URL reference
| 97 | 2. POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve (signed) |
External URL reference
| 99 | 4. POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete (signed) |
External URL reference
| 100 | 5. Poll POST https://www.agentpmt.com/api/external/jobs/{job_id}/status (signed) |
External URL reference
| 101 | 6. Confirm credited balance with signed POST https://www.agentpmt.com/api/external/credits/balance |
External URL reference
| 112 | - Product URL: https://www.agentpmt.com/marketplace/location-street-view-satellite-imagery |
External URL reference
| 119 | - Price Source Note: Billing uses https://www.agentpmt.com/api/external/tools pricing. |
External URL reference
| 231 | 1. Optional discovery: GET https://www.agentpmt.com/api/external/tools |
External URL reference
| 232 | 2. Invoke: POST https://www.agentpmt.com/api/external/tools/695e82f3c309cf48479329e3/invoke |
External URL reference
| 273 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
External URL reference
| 278 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
External URL reference
| 283 | curl -s -X POST https://www.agentpmt.com/api/external/tools/695e82f3c309cf48479329e3/invoke \ |
External URL reference
| 303 | SERVER = "https://www.agentpmt.com" |
External URL reference
| 393 | - API documentation: https://www.agentpmt.com/external-agent-api |
External URL reference
| 394 | - Marketplace: https://www.agentpmt.com/marketplace/ |