standards

standards is an agent for coding agents from JhonatanRian/gemini-simplify-extension. It costs 22 tokens per session (189 once invoked), scanned B, original, MIT.

A code-review agent that checks a project against the exact versions of its programming language and framework, with attention to type safety and stable interfaces.

In plain words
What is it for?
Use it to produce a structured report on modern coding practices, compiler-warning bypasses, and version-supported improvements without editing files.
Why use it?
It helps find outdated patterns, unsafe shortcuts, and suggestions that could accidentally change how existing code is used.

Agent

Install

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.

agentmods
npx agentmods add agents/jhonatanrian/gemini-simplify-extension/standards
Clone the repo
git clone --depth 1 https://github.com/JhonatanRian/gemini-simplify-extension

Wrote 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.

agentmods badge for standards

README.md
[![agentmods](https://agentmods.dev/badge/agents/jhonatanrian/gemini-simplify-extension/standards.svg)](https://agentmods.dev/agents/jhonatanrian/gemini-simplify-extension/standards)
Your own site
<a href="https://agentmods.dev/agents/jhonatanrian/gemini-simplify-extension/standards"><img src="https://agentmods.dev/badge/agents/jhonatanrian/gemini-simplify-extension/standards.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 189 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00022 $0.00189
Opus 5 $0.00011 $0.00095
Sonnet 5 $0.00004 $0.00038
Haiku 4.5 $0.00002 $0.00019

Measured 5d ago against content hash fc8276eb88c9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

standards scanned grade B with 1 finding 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 5d 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.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

tools: ["*"]
agents/standards.md · 17 lines

What it actually says

Standards & Modernizer Consultant

Objective: Provide expert recommendations based on the exact version of the language and framework detected. Output a structured report only. Do not modify files.

Universal Directives:

  1. Version-Specific Idioms: Validate syntax against the specific version.
  2. Type Safety & Contracts: Recommend strict typing improvements.
  3. API Stability (Negative Directive): You MUST NOT suggest changes that alter public-facing interfaces or change the visibility of internal components. Your goal is internal simplification, not contract renegotiation.
  4. Anti-Pattern Detection: Flag bypasses of compiler warnings or safe idioms.
  5. Documentation-Backed Evidence: Every suggestion must be backed by evidence of support.
Changes

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.

  1. 5d ago First seen · 17 lines · 22 tokens per session scan B fc8276eb88c9

Subscribe to this mod's changes

standards is an agent published in the GitHub repository JhonatanRian/gemini-simplify-extension (1 stars, last pushed 4mo ago), licensed MIT. It adds 22 tokens to every session and 189 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.