Borrowing it
Nothing to install: this file belongs to berntpopp/genefoundry-router. 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/berntpopp/genefoundry-router/main/.claude/skills/security-review/SKILL.mdgit clone --depth 1 https://github.com/berntpopp/genefoundry-routerWrote 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/berntpopp/genefoundry-router/security-review)<a href="https://agentmods.dev/skills/berntpopp/genefoundry-router/security-review"><img src="https://agentmods.dev/badge/skills/berntpopp/genefoundry-router/security-review/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/berntpopp/genefoundry-router/security-review"><img src="https://agentmods.dev/badge/skills/berntpopp/genefoundry-router/security-review.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.00038 | $0.00641 |
| Opus 5 | $0.00019 | $0.00320 |
| Sonnet 5 | $0.00008 | $0.00128 |
| Haiku 4.5 | $0.00004 | $0.00064 |
Grade A, and why
security-review 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.
How it starts
The opening of the file, as written. The whole thing — 26 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Security Review (router)
Follow AGENTS.md first. The router is the trust boundary: it owns edge auth and must never forward the caller's token to backends. Ground in docs/SECURITY-ASSESSMENT-2026-06-29.md, docs/RESPONSE-ENVELOPE-STANDARD-v1.1.md (§Error-message sanitation), and the FastMCP not-found reflection guard.
Checklist
- No token passthrough — every proxy client goes through
make_proxy_client()(incomposition.py) withforward_incoming_headers=False; the caller'sAuthorizationis never re-sent to a backend (fastmcp'sProxyClientdefault forwards it — regression-tested intests/unit/test_no_token_passthrough.py). - Secure-by-default — the startup guard (
is_insecure_public_bindincli.py, flagGF_ALLOW_INSECUREinconfig.py) refusesGF_AUTH_MODE=noneon a non-loopback bind unlessGF_ALLOW_INSECURE=true. - Auth wiring — audience-bound
JWTVerifier, RFC 9728 Protected Resource Metadata,WWW-Authenticate, OAuth proxy; audience = the…/mcpresource (RFC 8707), tolerant of a duplicated/mcp. - Origin validation on (DNS-rebinding MUST); Streamable HTTP only, no SSE.
- Inbound limits — body-size cap (
GF_MAX_BODY_BYTES) and opt-in rate limit (GF_RATE_LIMIT_RPM); outboundGF_BACKEND_TIMEOUT. - PII-safe audit log — tool / namespace / outcome / elapsed / correlation-id only; never args, results, or exception text.
- Backends not publicly reachable — expose-only behind the proxy; verify their ports aren't on the public IP.
- Tool-definition drift —
make fleet-probe/genefoundry-router driftas a rug-pull / tool-poisoning tripwire; re-pin the baseline only after reviewing the diff. - Error-message / identity sanitation — never reflect a caller-supplied tool / resource / prompt name or URI (grammar-valid but possibly nonexistent) into caller-visible error text, the structlog audit sink, or Prometheus labels; registry-unresolved names bucket to
_unknown(safe_log_identityinobservability.py), and the AggregateProvider provider-fault log is scrubbed (notfound_guard.py). See Response-Envelope v1.1 §Error-message sanitation and the FastMCP not-found reflection guard.
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 · 26 lines · 38 tokens per session scan A e553294287f7
security-review is a skill published in the GitHub repository berntpopp/genefoundry-router (4 stars, last pushed 4d ago), licensed MIT. It adds 38 tokens to every session and 641 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 skills, from other repositories
matlab
Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.
experimental-design
Design experiments and studies BEFORE data is collected — choosing a design, randomizing, blocking, and laying out treatment combinations so results are interpretable. Use whenever someone is planning a study, asks how to assign subjects/samples to groups, mentions randomization, blocking, stratification, controls…
exploratory-data-analysis
Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…
phylogenetics
Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.
scientific-visualization
Create and audit truthful, accessible, publication-ready scientific figures with Matplotlib, Seaborn, or Plotly. Use for figure design, multi-panel layouts, uncertainty and missing-data displays, color/contrast review, image metadata validation, and journal export planning.
pennylane
Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device portability across IBM/Google/Rigetti/IonQ. Best for variational algorithms (VQE, QAOA), quantum neural networks, and integration with…