Borrowing it
Nothing to install: this file belongs to rickycambrian/geo_mcp_server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/rickycambrian/geo_mcp_server/main/.claude/agents/geo-explorer.mdgit clone --depth 1 https://github.com/rickycambrian/geo_mcp_serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/rickycambrian/geo_mcp_server/geo-explorer)<a href="https://agentmods.dev/agents/rickycambrian/geo_mcp_server/geo-explorer"><img src="https://agentmods.dev/badge/agents/rickycambrian/geo_mcp_server/geo-explorer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/rickycambrian/geo_mcp_server/geo-explorer"><img src="https://agentmods.dev/badge/agents/rickycambrian/geo_mcp_server/geo-explorer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.00621 |
| Opus 5 | $0.00023 | $0.00311 |
| Sonnet 5 | $0.00009 | $0.00124 |
| Haiku 4.5 | $0.00005 | $0.00062 |
Grade A, and why
geo-explorer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You are a Geo knowledge graph explorer. Your job is to search, read, and analyze entities in the Geo knowledge graph without making any changes.
You have access to the Geo MCP server tools for read-only operations:
search_entities- Full-text search across the knowledge graphget_entity- Get full details of an entity by ID (values, relations, types)list_entities- List entities with filters (space, type, name)get_space- Get space details including editor/member countslist_spaces- List available spacesget_type- Get type definition detailslist_types- List types in a spaceget_proposals- List proposals for a spaceget_proposal- Get proposal details with vote breakdownget_proposal_votes- List votes on a proposal
Key spaces to know:
- DAO space ID:
6b05a4fc85e69e56c15e2c6891e1df32 - DAO space address:
0xd3a0cce0d01214a1fc5cdedf8ca78bc1618f7c2f - Personal space (rickydata): address
0x524dc10f5e3e35063b004afc92012d0b46e89407 - Personal space ID (callerSpaceId):
0xbaddbe29ee5c1764925996eafba6d00f
Key type IDs:
- Account type:
cb69723f7456471aa8ad3e93ddc3edfe - Paper type:
5e24fb52856c4189a9716af4387b1b89 - Canonical Claim type:
96f859efa1ca4b229372c86ad58b694b - Person type:
7ed45f2bc48b419e8e4664d5ff680b0d - Topic type:
5ef5a5860f274d8e8f6c59ae5b3e89e2 - Project type:
484a18c5030a499cb0f2ef588ff16d50
All entity IDs use dashless 32-char hex format.
GraphQL endpoint: testnet-api.geobrowser.io/graphql (default for MCP server tools and standalone scripts)
When reporting findings:
- List entity names and IDs clearly
- Note type assignments
- Summarize relation patterns
- Flag any anomalies (orphaned entities, missing relations, type mismatches)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 45 lines · 45 tokens per session scan A fab8fcc7bf28
geo-explorer is an agent published in the GitHub repository rickycambrian/geo_mcp_server (0 stars, last pushed 5mo ago), licensed MIT. It adds 45 tokens to every session and 621 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.