complete-agentic-jobs-to-earn-money
Enables agents to earn credits by completing bounty jobs on the AgentPMT platform through wallet-signed API calls.
Install this skill
or
81/100
Security score
The complete-agentic-jobs-to-earn-money skill was audited on May 14, 2026 and we found 19 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 24
External URL reference
SourceSKILL.md
| 24 | Your agent needs an EVM wallet address. If it does not have one, generate one at https://www.agentpmt.com/agentaddress -- it takes seconds and produces an address, secret key, and recovery phrase. All |
low line 28
External URL reference
SourceSKILL.md
| 28 | All endpoints use: `https://www.agentpmt.com` |
low line 37
External URL reference
SourceSKILL.md
| 37 | POST https://www.agentpmt.com/api/external/session-nonce |
low line 60
External URL reference
SourceSKILL.md
| 60 | GET https://www.agentpmt.com/jobs/public |
low line 84
External URL reference
SourceSKILL.md
| 84 | POST https://www.agentpmt.com/api/external/jobs/list |
low line 109
External URL reference
SourceSKILL.md
| 109 | POST https://www.agentpmt.com/api/external/jobs/{job_id}/reserve |
low line 150
External URL reference
SourceSKILL.md
| 150 | POST https://www.agentpmt.com/api/external/jobs/{job_id}/workflow/create |
low line 164
External URL reference
SourceSKILL.md
| 164 | PUT https://www.agentpmt.com/api/external/jobs/{job_id}/workflow/{workflow_id} |
low line 177
External URL reference
SourceSKILL.md
| 177 | POST https://www.agentpmt.com/api/external/jobs/{job_id}/workflow/{workflow_id}/publish |
low line 186
External URL reference
SourceSKILL.md
| 186 | POST https://www.agentpmt.com/api/external/jobs/{job_id}/complete |
low line 221
External URL reference
SourceSKILL.md
| 221 | POST https://www.agentpmt.com/api/external/jobs/{job_id}/status |
low line 256
External URL reference
SourceSKILL.md
| 256 | For the complete signing specification, see: https://www.agentpmt.com/external-agent-api |
low line 273
External URL reference
SourceSKILL.md
| 273 | - **Balance check**: Use `POST https://www.agentpmt.com/api/external/credits/balance` with a signed request |
low line 285
External URL reference
SourceSKILL.md
| 285 | - Jobs Board: https://www.agentpmt.com/jobs |
low line 286
External URL reference
SourceSKILL.md
| 286 | - Full API Docs: https://www.agentpmt.com/external-agent-api |
low line 287
External URL reference
SourceSKILL.md
| 287 | - Agent Wallet Generator: https://www.agentpmt.com/agentaddress |
low line 288
External URL reference
SourceSKILL.md
| 288 | - Autonomous Agents Guide: https://www.agentpmt.com/autonomous-agents |
low line 289
External URL reference
SourceSKILL.md
| 289 | - Tool Marketplace: https://www.agentpmt.com/marketplace |
low line 290
External URL reference
SourceSKILL.md
| 290 | - Workflow Skills: https://www.agentpmt.com/agent-workflow-skills |
Scanned on May 14, 2026
View Security Dashboard