Skip to main content

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

or
48/100

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

medium line 237

Curl to non-GitHub URL

SourceSKILL.md
237curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \
medium line 242

Curl to non-GitHub URL

SourceSKILL.md
242curl -s -X POST https://www.agentpmt.com/api/external/auth/session \
medium line 247

Curl to non-GitHub URL

SourceSKILL.md
247curl -s -X POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke \
medium line 13

Webhook reference - potential data exfiltration

SourceSKILL.md
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
medium line 37

Webhook reference - potential data exfiltration

SourceSKILL.md
37- Technical operations: network tools, encryption/decryption, Python sandboxes, webhook HTTP requests, FTP/SSH/MQTT bridges
medium line 124

Webhook reference - potential data exfiltration

SourceSKILL.md
124Encoding 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
low line 4

External URL reference

SourceSKILL.md
4homepage: https://www.agentpmt.com/external-agent-api
low line 5

External URL reference

SourceSKILL.md
5metadata: {"openclaw":{"homepage":"https://www.agentpmt.com/external-agent-api"}}
low line 19

External URL reference

SourceSKILL.md
19Always use public endpoints at https://www.agentpmt.com/api/external/...
low line 55

External URL reference

SourceSKILL.md
552. If no wallet is available, create one with POST https://www.agentpmt.com/api/external/agentaddress
low line 60

External URL reference

SourceSKILL.md
601. Request a session nonce with POST https://www.agentpmt.com/api/external/auth/session and wallet_address.
low line 87

External URL reference

SourceSKILL.md
873. Start purchase: POST https://www.agentpmt.com/api/external/credits/purchase
low line 94

External URL reference

SourceSKILL.md
946. Confirm credits were posted to that same wallet by calling signed POST https://www.agentpmt.com/api/external/credits/balance.
low line 98

External URL reference

SourceSKILL.md
981. POST https://www.agentpmt.com/api/external/jobs/list (signed)
low line 99

External URL reference

SourceSKILL.md
992. POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve (signed)
low line 101

External URL reference

SourceSKILL.md
1014. POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete (signed)
low line 102

External URL reference

SourceSKILL.md
1025. Poll POST https://www.agentpmt.com/api/external/jobs/{job_id}/status (signed)
low line 103

External URL reference

SourceSKILL.md
1036. Confirm credited balance with signed POST https://www.agentpmt.com/api/external/credits/balance
low line 114

External URL reference

SourceSKILL.md
114- Product URL: https://www.agentpmt.com/marketplace/binary-to-from-file-converter
low line 121

External URL reference

SourceSKILL.md
121- Price Source Note: Billing uses https://www.agentpmt.com/api/external/tools pricing.
low line 195

External URL reference

SourceSKILL.md
1951. Optional discovery: GET https://www.agentpmt.com/api/external/tools
low line 196

External URL reference

SourceSKILL.md
1962. Invoke: POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke
low line 237

External URL reference

SourceSKILL.md
237curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \
low line 242

External URL reference

SourceSKILL.md
242curl -s -X POST https://www.agentpmt.com/api/external/auth/session \
low line 247

External URL reference

SourceSKILL.md
247curl -s -X POST https://www.agentpmt.com/api/external/tools/695c3605767df5adfd9bc86d/invoke \
low line 267

External URL reference

SourceSKILL.md
267SERVER = "https://www.agentpmt.com"
low line 357

External URL reference

SourceSKILL.md
357- API documentation: https://www.agentpmt.com/external-agent-api
low line 358

External URL reference

SourceSKILL.md
358- Marketplace: https://www.agentpmt.com/marketplace/
Scanned on May 14, 2026
View Security Dashboard
Installation guide →