binary-to-from-file-converter
Facilitates seamless binary data conversion and file operations using the AgentPMT API for efficient data handling in workflows.
Install this skill
Security score
The binary-to-from-file-converter skill was audited on May 14, 2026 and we found 28 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 237 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
Curl to non-GitHub URL
| 242 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
Curl to non-GitHub URL
| 247 | curl -s -X POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke \ |
Webhook reference - potential data exfiltration
| 13 | - Use Cases: Encoding image or document uploads for API transmission in multi-agent pipelines, decoding base64 email attachments and converting them to downloadable files, analyzing binary file signat |
Webhook reference - potential data exfiltration
| 37 | - Technical operations: network tools, encryption/decryption, Python sandboxes, webhook HTTP requests, FTP/SSH/MQTT bridges |
Webhook reference - potential data exfiltration
| 124 | Encoding image or document uploads for API transmission in multi-agent pipelines, decoding base64 email attachments and converting them to downloadable files, analyzing binary file signatures by conve |
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
| 87 | 3. Start purchase: POST https://www.agentpmt.com/api/external/credits/purchase |
External URL reference
| 94 | 6. Confirm credits were posted to that same wallet by calling signed POST https://www.agentpmt.com/api/external/credits/balance. |
External URL reference
| 98 | 1. POST https://www.agentpmt.com/api/external/jobs/list (signed) |
External URL reference
| 99 | 2. POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve (signed) |
External URL reference
| 101 | 4. POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete (signed) |
External URL reference
| 102 | 5. Poll POST https://www.agentpmt.com/api/external/jobs/{job_id}/status (signed) |
External URL reference
| 103 | 6. Confirm credited balance with signed POST https://www.agentpmt.com/api/external/credits/balance |
External URL reference
| 114 | - Product URL: https://www.agentpmt.com/marketplace/binary-to-from-file-converter |
External URL reference
| 121 | - Price Source Note: Billing uses https://www.agentpmt.com/api/external/tools pricing. |
External URL reference
| 195 | 1. Optional discovery: GET https://www.agentpmt.com/api/external/tools |
External URL reference
| 196 | 2. Invoke: POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke |
External URL reference
| 237 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
External URL reference
| 242 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
External URL reference
| 247 | curl -s -X POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke \ |
External URL reference
| 267 | SERVER = "https://www.agentpmt.com" |
External URL reference
| 357 | - API documentation: https://www.agentpmt.com/external-agent-api |
External URL reference
| 358 | - Marketplace: https://www.agentpmt.com/marketplace/ |