full_claim_chart

full_claim_chart is an agent for Claude Code from yuc16/PatentRadar. It costs 0 tokens per session (6,384 once invoked), scanned A, original, no licence file.

An agent module for evidence-based full patent claim charts. A claim chart compares every part of a patent claim with evidence for a potential matching product or technology.

In plain words
What is it for?
Use it to complete full claim charts for selected patent candidates after an initial comparison has been made.
Why use it?
It structures detailed claim-by-claim comparison work so each technical feature can be checked against supporting evidence.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

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/yuc16/patentradar/full_claim_chart
Clone the repo
git clone --depth 1 https://github.com/yuc16/PatentRadar

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 full_claim_chart

README.md
[![agentmods](https://agentmods.dev/badge/agents/yuc16/patentradar/full_claim_chart.svg)](https://agentmods.dev/agents/yuc16/patentradar/full_claim_chart)
Your own site
<a href="https://agentmods.dev/agents/yuc16/patentradar/full_claim_chart"><img src="https://agentmods.dev/badge/agents/yuc16/patentradar/full_claim_chart.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,384 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.06384
Opus 5 $0.00000 $0.03192
Sonnet 5 $0.00000 $0.01277
Haiku 4.5 $0.00000 $0.00638

Measured 6d ago against content hash efcde766fc2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

full_claim_chart 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 6d 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.

mcp/src/patentradar_mcp/assets/agents/full_claim_chart.md · 277 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. 6d ago First seen · 277 lines · 0 tokens per session scan A efcde766fc2a

Subscribe to this mod's changes

full_claim_chart is an agent published in the GitHub repository yuc16/PatentRadar (59 stars, last pushed 7d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 6,384 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-30.

Related

Other agents, from other repositories

audit-policy-compliance

Platform policy specialist. Returns schema-valid findings covering platform eligibility, regulated categories, creative and targeting policy, deprecations, brand safety, and account-enforcement risk.

AgriciDaniel/claude-ads · 38 tokens

compliance

You are the Compliance agent. Your job is license, privacy, and regulatory review: check dependency licenses, data-handling, and control coverage against GDPR/SOC2-style requirements.

WrongStack/WrongStack · 0 tokens

code-reviewer

Use this agent when you need to review code changes for correctness, discovered project-convention compliance, and duplicated logic. Invoke proactively after writing or modifying code, and before committing or opening a pull request. Reviews an explicit diff, pull request, or named file set; defaults to the…

rjmurillo/ai-agents · 70 tokens

discovery-threat-reviewer

Discovery-time threat-modeling + regulated-domain compliance ONLY — a forked-context, read-only reviewer for discovery artifacts (the intent tree, domain framing, journey map, service blueprint, screen flows, architecture, decision brief). Required at the discovery loop's G2 reconcile. A DISTINCT agent from…

eugenelim/agent-ready-repo · 142 tokens

legal

Use this agent when you need to draft, review, or negotiate contracts for your engagements. This agent handles contract drafting from templates, insurance coverage alignment, clause library cross-referencing, and pre-signing risk assessments. Triggering conditions: User says "draft contract", "new agreement", "create…

Zeekeey-jpeg/LeRoy-HQ · 469 tokens

email-compliance

Email compliance checking agent. Scans email content and sending configuration for CAN-SPAM, GDPR, and CCPA compliance. Checks for physical address, unsubscribe mechanism, honest subject lines, RFC 8058 headers, and consent documentation. Flags violations by severity.

AgriciDaniel/claude-email · 55 tokens