Skip to main content

color-adjustment

Facilitates color manipulation and conversion across formats for web and graphic design, enhancing UI and branding efforts.

Install this skill

or
58/100

Security score

The color-adjustment 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

medium line 241

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

SourceSKILL.md
251curl -s -X POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/invoke \
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
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 96

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
123- Product URL: https://www.agentpmt.com/marketplace/color-adjustment
low line 130

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
2002. Invoke: POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/invoke
low line 241

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
251curl -s -X POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/invoke \
low line 271

External URL reference

SourceSKILL.md
271SERVER = "https://www.agentpmt.com"
low line 361

External URL reference

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

External URL reference

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