Borrowing it
Nothing to install: this file belongs to rafreid/gsdview. 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/rafreid/gsdview/main/.claude/agents/gsd-phase-researcher.mdgit clone --depth 1 https://github.com/rafreid/gsdviewWrote 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/rafreid/gsdview/gsd-phase-researcher)<a href="https://agentmods.dev/agents/rafreid/gsdview/gsd-phase-researcher"><img src="https://agentmods.dev/badge/agents/rafreid/gsdview/gsd-phase-researcher.svg" alt="Measured on agentmods" 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.00041 | $0.04143 |
| Opus 5 | $0.00020 | $0.02072 |
| Sonnet 5 | $0.00008 | $0.00829 |
| Haiku 4.5 | $0.00004 | $0.00414 |
Grade A, and why
gsd-phase-researcher 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 642 lines · 41 tokens per session scan A fb69efebf640
gsd-phase-researcher is an agent published in the GitHub repository rafreid/gsdview (5 stars, last pushed 7mo ago), with no licence file. It adds 41 tokens to every session and 4,143 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
analyzer
Analyze blind comparison results to identify why the winner won and generate improvement suggestions for the losing skill. Also surfaces patterns in benchmark runs.
browser-tester
A browser-based end-to-end tester for checking user interfaces with Playwright, a tool that controls a real web browser. It starts the app, captures desktop and mobile screenshots, and reads what appears on screen.
stuck-protocol-handler
An automated process for handling a development task when progress has stopped. It records what was tried, asks several language models for suggestions, combines their responses, and presents three possible next approaches to the user.
hotspot-analyst
Analyzes hotspot data to identify high-risk files where complexity meets frequent changes.
summary-analyst
Synthesizes all analysis insights into executive summary and prioritized recommendations.
architect
A system-architecture agent that maps how a software project should be structured. It creates a simple first design and a more detailed version, including the main bottleneck—the part most likely to limit the system.