python-code-reviewer

python-code-reviewer is a skill for Claude Code from anxiong2025/25-Day-Agents-Course-by-Google. It costs 22 tokens per session (455 once invoked), scanned A, original, no licence file.

A Python code reviewer that examines Python programs and provides suggestions for improving them. Python is a programming language commonly used for applications, automation, and data work.

In plain words
What is it for?
Use it when reviewing Python files and looking for concrete improvement suggestions.
Why use it?
It helps identify code-quality issues and areas where Python code may not follow common practices.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when reviewing Python files and looking for concrete improvement suggestions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer
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.

Any agent
npx skills add anxiong2025/25-Day-Agents-Course-by-Google --skill python-code-reviewer
Clone the repo
git clone --depth 1 https://github.com/anxiong2025/25-Day-Agents-Course-by-Google

Made for: Claude Code.

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 python-code-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer/github.svg)](https://agentmods.dev/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer)
Your own site
<a href="https://agentmods.dev/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer"><img src="https://agentmods.dev/badge/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer/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.

agentmods 80×15 button for python-code-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer"><img src="https://agentmods.dev/badge/skills/anxiong2025/25-day-agents-course-by-google/python-code-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 455 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00022 $0.00455
Opus 5 $0.00011 $0.00228
Sonnet 5 $0.00004 $0.00091
Haiku 4.5 $0.00002 $0.00046

Measured 9d ago against content hash 702bb4d797bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

python-code-reviewer 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 9d 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.

skills-example/.claude/skills/python-code-reviewer/SKILL.md · 72 lines

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.

Read it on GitHub

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. 9d ago First seen · 72 lines · 22 tokens per session scan A 702bb4d797bc

Subscribe to this mod's changes

python-code-reviewer is a skill published in the GitHub repository anxiong2025/25-Day-Agents-Course-by-Google (240 stars, last pushed 8mo ago), with no licence file. It adds 22 tokens to every session and 455 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

agenthub-python

Guidance for using the AgentHub Python SDK (agenthub-python). Use when developing agents that call different LLM APIs, need a unified interface for LLM providers, mention AgentHub, request agenthub-python, or already import it.

Prism-Shadow/agenthub · 53 tokens

developing-genkit-python

Develop AI-powered applications using Genkit in Python. Use when the user asks about Genkit, AI agents, flows, or tools in Python, or when encountering Genkit errors, import issues, or API problems.

google/skills · 49 tokens

google-agents-cli-adk-code

This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of the Google ADK skills suite. It provides a quick reference…

google/agents-cli · 129 tokens

mcore-linting-and-formatting

Linting and formatting for Megatron-LM. Covers running autoformat.sh, tools (ruff, black, isort, pylint, mypy), and code style rules.

NVIDIA/skills · 44 tokens

conductor-review

Reviews the completed track work against guidelines and the plan. Acts as a Principal Software Engineer to ensure quality and compliance.

gemini-cli-extensions/conductor · 27 tokens

red-team-review

Unified adversarial review: v4.3 Strategic Matrix (MTA-004). 7-phase framework: Priors → Rubric → Adversarial Lenses → SWOT/TOWS → MCDA Decision Engine → Blind Spot/Kill Switch → Executive Summary. Absorbs: bias-detector.

winstonkoh87/Athena-Public · 65 tokens