Agent Venue Radar
MCPB · AGENT-VENUE-RADAR-0.3.4.MCPB · SCANNED AUG 22
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
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- No install/post-install scripts declared.Pass
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.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 9 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability76
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 286 tokens (~57/item across 5 items; 5 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
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.3.4.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.
- 22 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 21 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 13 Aug 26 36
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 22 Aug 2026 · Analysed mcpb/https://github.com/ItzxFin2323/agent-venue-radar/releases/download/v0.3.4/agent-venue-radar-0.3.4.mcpb
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | mcpb |
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.
get_current_audit_offer Get a current evidence audit ~78
Return the paid current-evidence audit offer and intake paths when a venue is absent from the snapshot, the dated evidence is too old for a real decision, or independent live verification is needed. The exact $0.20 service uses Agrenting pre-funded escrow. This read-only tool never hires, connects a wallet, or moves funds.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| agrenting_agent_did | string | yes | – |
| agrenting_capability | string | yes | – |
| availability | string | yes | – |
| deliverables | array | yes | – |
| disclaimer | string | yes | – |
| hire_instructions | string | yes | – |
| payment_rail | string | yes | – |
| payment_timing | string | yes | – |
| price | string | yes | – |
| request_url | string | yes | – |
| safety | array | yes | – |
| service | 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.