color-adjustment
Facilitates color manipulation and conversion across formats for web and graphic design, enhancing UI and branding efforts.
Install this skill
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
Curl to non-GitHub URL
| 241 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
Curl to non-GitHub URL
| 246 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
Curl to non-GitHub URL
| 251 | curl -s -X POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/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
| 96 | 3. Start purchase: POST https://www.agentpmt.com/api/external/credits/purchase |
External URL reference
| 103 | 6. Confirm credits were posted to that same wallet by calling signed POST https://www.agentpmt.com/api/external/credits/balance. |
External URL reference
| 107 | 1. POST https://www.agentpmt.com/api/external/jobs/list (signed) |
External URL reference
| 108 | 2. POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve (signed) |
External URL reference
| 110 | 4. POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete (signed) |
External URL reference
| 111 | 5. Poll POST https://www.agentpmt.com/api/external/jobs/{job_id}/status (signed) |
External URL reference
| 112 | 6. Confirm credited balance with signed POST https://www.agentpmt.com/api/external/credits/balance |
External URL reference
| 123 | - Product URL: https://www.agentpmt.com/marketplace/color-adjustment |
External URL reference
| 130 | - Price Source Note: Billing uses https://www.agentpmt.com/api/external/tools pricing. |
External URL reference
| 199 | 1. Optional discovery: GET https://www.agentpmt.com/api/external/tools |
External URL reference
| 200 | 2. Invoke: POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/invoke |
External URL reference
| 241 | curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \ |
External URL reference
| 246 | curl -s -X POST https://www.agentpmt.com/api/external/auth/session \ |
External URL reference
| 251 | curl -s -X POST https://www.agentpmt.com/api/external/tools/694de6f7ecea2b5619a17bdc/invoke \ |
External URL reference
| 271 | SERVER = "https://www.agentpmt.com" |
External URL reference
| 361 | - API documentation: https://www.agentpmt.com/external-agent-api |
External URL reference
| 362 | - Marketplace: https://www.agentpmt.com/marketplace/ |