Freelancer Auto Bidder

ReviewAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent for finding and drafting Freelancer bids, but users should treat any bid submission as a deliberate account action and note that bid history is stored locally.

Before installing, be clear whether you want the agent only to find projects and draft proposals or also to submit bids. Review every proposal and price before submission, and monitor the bids.md log because it may contain business-sensitive history.

Findings (3)

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.

What this means

The agent may rely on external web/API results when selecting projects, which can affect which opportunities are shown.

Why it was flagged

The skill directs the agent to use external lookup tools to gather Freelancer project data. This is expected for the purpose, but users should ensure searches stay limited to intended project information.

Skill content
Fetch matching active projects via Freelancer API / web search
Recommendation

Review sourced project results before acting on them, and avoid sharing unnecessary personal or client information in search prompts.

What this means

A submitted bid could represent you on Freelancer.com and may affect reputation, pricing commitments, or client communications.

Why it was flagged

In the Freelancer.com bidding context, a submit step could affect the user's marketplace account or public proposal history. The artifact presents it as user-directed, but does not spell out approval or account-boundary safeguards.

Skill content
User: Submit and log it
Recommendation

Require an explicit final review and confirmation before any bid is submitted, and do not provide account access unless you intend the agent to act on your behalf.

What this means

Your bid history may remain in the workspace and could be visible or reused in later tasks.

Why it was flagged

The skill creates persistent workspace records of bid activity, which is aligned with tracking history but can store business-sensitive project, budget, and status details.

Skill content
Maintain a `bids.md` log in your workspace
Recommendation

Keep sensitive client details out of the log when possible, review the file periodically, and delete or restrict it if it should not persist.