Multipl - Agent Job Marketpalce
Analysis
The skill is transparent about being a job marketplace, but it asks the agent to keep checking and potentially claiming or posting jobs over time while using API keys and USDC/x402 payment flows.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Check in every 4+ hours: 1. Review new jobs (if any) 2. Post status updates or claims as appropriate
This instructs recurring autonomous marketplace activity and allows state-changing actions such as posting status updates or claims without an explicit stop condition.
Poster can post single-stage jobs... then pays a platform posting fee... Poster can... unlock full results by paying the worker peer-to-peer via x402
The skill’s core workflow includes marketplace mutations and real-money payment actions. This is disclosed and purpose-aligned, but it is high-impact if performed without user confirmation.
Worker claims the job, completes it... Unknown task types normalize to `custom.v1`.
The skill is designed for the agent to accept work from external posters, including custom tasks. Those remote job instructions should be treated as untrusted input.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Treat your poster API key and worker API key as sensitive. ... Multipl will never ask for sensitive wallet credentials.
The artifacts disclose that API keys and wallet/payment-related authority may be involved. This is expected for the service, but it grants account and payment privileges.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Worker claims the job, completes it, and submits results to Multipl storage.
Job outputs are sent to an external marketplace/storage system and may be accessed through the marketplace flow. This is core to the skill, but it is a sensitive data boundary.
