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 mjunaidca/mjs-agent-skills --skill hypothesis-annotation-visibilitygit clone --depth 1 https://github.com/mjunaidca/mjs-agent-skillsWrote 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/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility)<a href="https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility/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/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/hypothesis-annotation-visibility.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.00163 | $0.02387 |
| Opus 5 | $0.00081 | $0.01193 |
| Sonnet 5 | $0.00033 | $0.00477 |
| Haiku 4.5 | $0.00016 | $0.00239 |
Grade A, and why
hypothesis-annotation-visibility 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 10d 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 ships with it
11 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- evals/evals.json 8.0 KB
- fixtures/author_view_group.json 36 KB
- fixtures/group_meta_restricted.json 110 B
- fixtures/group_meta.json 183 B
- fixtures/make_fixtures.py 4.6 KB runs code
- fixtures/member_view_group.json 3.6 KB
- fixtures/site_public_leak.json 12 KB
- fixtures/world_scope_trap.json 7.9 KB
- references/api-facts.md 8.5 KB
- scripts/hyp_audit.py 12 KB runs code
- scripts/hyp_share.py 8.7 KB runs code
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.
- 10d ago First seen · 193 lines · 163 tokens per session scan A 3b2d72345ecd
hypothesis-annotation-visibility is a skill published in the GitHub repository mjunaidca/mjs-agent-skills (28 stars, last pushed 29d ago), with no licence file. It adds 163 tokens to every session and 2,387 once invoked, about $0.0008 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-30.
Other skills, from other repositories
Application Performance Performance Optimization
Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.
adk-debug
Diagnoses misbehaving ADK agents by inspecting sessions, events, tool calls, and the exact request that reached the model. Covers the adk run CLI and the adk web dev server with its session, trace, and debug HTTP endpoints. Use when an agent returns the wrong answer, ignores a tool or swallows a tool error, hangs…
rubber-duck
Adversarial "rubber duck" review that turns explaining-out-loud into a hallucination check. The main session is the PRESENTER (it did the work — a design doc, investigation, or analysis — and holds the real reasoning) and reconstructs the topic to a LISTENER — a spawned subagent pinned to a DIFFERENT-vendor model that…
browserwing-admin
Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.
smiles-validation
Strict SMILES validation, structural comparison, and modification verification. Catches invalid LLM-generated molecules.
cvm-ai-doctor
A health-diagnosis workflow for servers, computers, virtual machines, and containers on Linux, macOS, or Windows.