Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add gyuha/forge --skill fg-doctorgit clone --depth 1 https://github.com/gyuha/forgeWrote 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/skills/gyuha/forge/fg-doctor)<a href="https://agentmods.dev/skills/gyuha/forge/fg-doctor"><img src="https://agentmods.dev/badge/skills/gyuha/forge/fg-doctor/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/skills/gyuha/forge/fg-doctor"><img src="https://agentmods.dev/badge/skills/gyuha/forge/fg-doctor.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.00000 | $0.03860 |
| Opus 5 | $0.00000 | $0.01930 |
| Sonnet 5 | $0.00000 | $0.00772 |
| Haiku 4.5 | $0.00000 | $0.00386 |
Grade A, and why
fg-doctor 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 today.
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.
- today Changed · +2 lines fb3c2d025b77
- yesterday Changed · +2 lines ee891e9e7ffe
- 6d ago Changed 6ea50e2162eb
- 9d ago First seen · 96 lines · 0 tokens per session scan A 98132fb7a56e
fg-doctor is a skill published in the GitHub repository gyuha/forge (4 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,860 tokens. 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 skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
bug-hunter
Use this skill when scanning source code for bugs, anti-patterns, code smells, or quality issues in a WrongStack project. Trigger on the explicit vocabulary — "bug", "bug hunt", "scan for issues", "find problems", "anti-pattern", "code smell", "static analysis" — and on the task shape, which is how it usually arrives…
observability
Use this skill when instrumenting logs, traces, or metrics in WrongStack, or when setting up observability for a new feature. Triggers: user says "log", "trace", "metrics", "observability", "instrument", "structured logging", "opentelemetry", "log level", "debug", "monitoring".
code-agent
General-purpose coding agent that reads, writes, and edits code, and searches codebases.
special-cute-coder-wife
A coding assistant with a warm, encouraging companion style. It is designed to read errors and logs, look for overlooked details, and guide debugging step by step.
code-review
Performs structured code review on a file or directory.