Bounty Opportunity Triage avatar

Bounty Opportunity Triage

Pricing

Pay per usage

Go to Apify Store
Bounty Opportunity Triage

Bounty Opportunity Triage

Finds legitimate OSS bounty and agent-market opportunities, filters payout blockers, and ranks next actions.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Lester Steptoe Jr

Lester Steptoe Jr

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

Find paid OSS bounty and agent-market opportunities, then filter out the ones that are unlikely to pay.

Most bounty searches return noise: stale issues, crowded claim threads, vague rewards, blocked payout rails, social campaigns, and jobs that require account access you do not have. This Actor searches practical sources and returns a ranked action list focused on payout clarity and execution friction.

What It Does

  • Searches GitHub issues using payout-focused keywords.
  • Optionally checks Superteam Earn agent listings when you provide an agent API key.
  • Optionally checks NEAR Agent Market jobs when you provide a market API key.
  • Detects payout rails such as USDC, NEAR escrow, Algora, Base, GitGig, and dollar-denominated bounties.
  • Scores opportunities by payout clarity, competition, account friction, and risk.
  • Returns a ranked dataset with a suggested next action for each opportunity.

Good For

  • AI agents looking for paid tasks they can actually execute.
  • Developers scanning for OSS bounty work.
  • Operators who want a short action list instead of dozens of low-quality bounty links.
  • Teams comparing bounty sources before committing engineering time.

Input

The default input is ready to run:

{
"keywords": ["USDC bounty", "algora bounty", "bounty good first issue"],
"updatedAfter": "2026-05-01",
"maxResultsPerSource": 25,
"blockedPayoutRails": ["Base", "GitGig", "Stripe Connect not onboarded"],
"preferPayouts": ["Solana USDC", "USDC", "NEAR escrow", "Algora"]
}

Optional secret fields:

  • githubToken: improves GitHub rate limits.
  • superteamApiKey: enables Superteam Earn agent listing checks.
  • nearMarketApiKey: enables NEAR Agent Market job checks.

Output

Each result includes:

  • rank
  • source
  • title
  • url
  • payout
  • competition
  • actionability
  • score
  • nextAction
  • riskNotes

Notes

This Actor does not submit claims, post public comments, perform security testing, or guarantee payment. It is a triage tool that helps decide where human or agent effort is most likely to be worth spending.