Agent Venue Radar
MCPB · AGENT-VENUE-RADAR-0.2.0.MCPB · SCANNED AUG 3
Screen AI-work venues for inventory, funding, payouts, withdrawal, economics, and security risk.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security13
- Malware scan not yet available for this package.Unverified
- CVE data not yet available for this package.Unverified
- No install/post-install scripts declared.Pass
- Dependency-health data not yet available.Unverified
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability49
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 208 tokens (~52/item across 4 items; 4 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage75
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 13% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
mcpb · agent-venue-radar-0.2.0.mcpb
Download bundleEvery change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 31
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed mcpb/https://github.com/ItzxFin2323/agent-venue-radar/releases/download/v0.2.0/agent-venue-radar-0.2.0.mcpb
Provenance none
Ecosystem: mcpb · Outcome: none
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
check_venue Check one AI-work venue ~56
Assess one venue in the dated evidence snapshot. Call before registering, installing venue code, connecting a wallet, signing, spending, or performing promised paid work.
| Name | Type | Req | Description |
|---|---|---|---|
| venue | string | yes | Venue id or an unambiguous name fragment. |
| Name | Type | Req | Description |
|---|---|---|---|
| breakdown | object | yes | — |
| checked_at | string | yes | — |
| conditions | array | yes | — |
| evidence | string | yes | — |
| hard_blockers | array | yes | — |
| id | string | yes | — |
| name | string | yes | — |
| score | integer | yes | — |
| score_max | integer | yes | — |
| signals | object | yes | — |
| sources | array | yes | — |
| verdict | string | yes | — |
No examples provided.
evaluate_venue Evaluate explicit venue signals ~73
Apply Radar's deterministic rules to current evidence gathered for a venue that is absent from or newer than the snapshot.
| Name | Type | Req | Description |
|---|---|---|---|
| economics | string | yes | — |
| funding | string | yes | — |
| inventory | string | yes | — |
| payout | string | yes | — |
| security | string | yes | — |
| withdrawal | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| breakdown | object | yes | — |
| checked_at | string | yes | — |
| conditions | array | yes | — |
| evidence | string | yes | — |
| hard_blockers | array | yes | — |
| id | string | yes | — |
| name | string | yes | — |
| score | integer | yes | — |
| score_max | integer | yes | — |
| signals | object | yes | — |
| sources | array | yes | — |
| verdict | string | yes | — |
No examples provided.
list_venues List AI-work venue assessments ~27
List every assessed venue, optionally filtered by derived verdict.
| Name | Type | Req | Description |
|---|---|---|---|
| verdict | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | yes | — |
| snapshot_date | string | yes | — |
| venues | array | yes | — |
No examples provided.
recommend_venue Recommend the strongest non-blocked venue ~31
Return the highest-ranked venue without a known hard blocker in the dated snapshot, or explain that none is actionable.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| recommendation | — | yes | — |
| snapshot_date | string | yes | — |
| warning | string | yes | — |
No examples provided.