check

check is a skill for Claude Code, Codex from kiruxich/legitAgent. It costs 63 tokens per session (306 once invoked), scanned A, original, MIT.

A Russian-language checking workflow for websites that looks for possible issues under Russian personal-data, advertising, and consumer-protection laws. It checks forms, privacy policies, cookies, trackers, advertising identifiers, and product displays.

In plain words
What is it for?
Use it to scan a website, review confirmed or uncertain findings, suggest fixes for serious confirmed issues, and rescan after changes.
Why use it?
It gathers likely compliance problems in one scan and separates findings that need confirmation from likely false positives. It is an heuristic check, not legal advice.

Skill for Claude CodeCodex

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 skills/kiruxich/legitagent/check
Any agent
npx skills add kiruxich/legitAgent --skill check
Clone the repo
git clone --depth 1 https://github.com/kiruxich/legitAgent

Made for: Claude Code, Codex.

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 check

README.md
[![agentmods](https://agentmods.dev/badge/skills/kiruxich/legitagent/check.svg)](https://agentmods.dev/skills/kiruxich/legitagent/check)
Your own site
<a href="https://agentmods.dev/skills/kiruxich/legitagent/check"><img src="https://agentmods.dev/badge/skills/kiruxich/legitagent/check.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 306 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00063 $0.00306
Opus 5 $0.00032 $0.00153
Sonnet 5 $0.00013 $0.00061
Haiku 4.5 $0.00006 $0.00031

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

Security

Grade A, and why

check 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 4d 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/check/SKILL.md · 20 lines

What it actually says

Check

  1. Вызови MCP-инструмент scan сервера legitagent.
    • Всегда передай абсолютный root — корень открытого workspace. Без root User MCP сканирует домашний каталог.
    • Если пользователь указал путь после /check, используй его.
    • en или --lang enlang: "en".
  2. Затем вызови MCP review с тем же root и lang.
  3. Покажи находки с verdict: confirm и ask_human. reject не показывай как нарушение — это ложное срабатывание эвристики.
  4. Для confirm с severity: high предложи исправление по полю fix и пересканируй (scan + review), пока high confirm не исчезнут или пользователь явно не примет риск.
  5. ask_human покажи человеку для решения.
  6. Напомни: это эвристика, не юридическое заключение. Не выдумывай находки.
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. 4d ago First seen · 20 lines · 63 tokens per session scan A 8fa879edc342

Subscribe to this mod's changes

check is a skill published in the GitHub repository kiruxich/legitAgent (1 stars, last pushed 7d ago), licensed MIT. It adds 63 tokens to every session and 306 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

complyedge-eu-ai-act-runtime-deny

Runtime deny for EU AI Act Article 5 and Article 50 on this prompt or output via ComplyEdge TrustLint MCP. Use when the user wants agent I/O compliance enforcement, not system classification, FRIA forms, or C2PA watermarking.

ComplyEdge/complyedge · 63 tokens

banking-workflow-assistant

Use when bank operations, relationship managers, or credit middle-office teams need to pre-check onboarding, credit, KYB, due diligence, or post-loan documents, route exceptions, track SLA risk, and preserve audit-ready compliance reasoning.

AndrewNgGirl/SkillLens · 54 tokens

eu-ai-act-compliance-mcp

EU AI Act compliance checking and risk classification. Automated compliance validation for high-risk AI systems with Article 11 technical documentation generation.

CSOAI-ORG/eu-ai-act-compliance-mcp · 0 tokens

GDPR Compliance Testing

Testing GDPR compliance requirements including data deletion, consent management, data portability, right to erasure, and privacy policy enforcement.

PramodDutta/qaskills · 29 tokens

feedoracle-mcp

FeedOracle provides real-time MiCA regulatory compliance and RWA risk intelligence for AI agents. It monitors 18 MiCA articles across 80+ stablecoins and RWA protocols. Every response uses an identical JSON schema with status taxonomy, evidence classes, HMAC signature, and verify URL.

feedoracle/feedoracle-mcp · 0 tokens

govern-changes

Gobernar cambios de código con DevControl: sesiones, aprobaciones, políticas de riesgo y compliance. Usar cuando el usuario pida revisar, aprobar o rechazar cambios, verificar políticas, o generar reportes de cumplimiento en un proyecto con DevControl inicializado.

PRojas01/SP-DevControl · 59 tokens