qrcoding-analytics

qrcoding-analytics is a skill for Claude Code, Codex from contentscoin/qrcoding-skill-mcp. It costs 45 tokens per session (356 once invoked), scanned A, original, MIT.

A routing guide for QR-code scan analytics, such as totals, trends, devices, countries, and referring websites.

In plain words
What is it for?
Answering questions about QR scans, including scan counts, time trends, device types, countries, and referrer domains.
Why use it?
It directs each analytics question to the right QR-data operation and explains limits such as dynamic-only tracking and no retroactive device or country data.

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/contentscoin/qrcoding-skill-mcp/qrcoding-analytics
Any agent
npx skills add contentscoin/qrcoding-skill-mcp --skill qrcoding-analytics
Clone the repo
git clone --depth 1 https://github.com/contentscoin/qrcoding-skill-mcp

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 qrcoding-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/contentscoin/qrcoding-skill-mcp/qrcoding-analytics.svg)](https://agentmods.dev/skills/contentscoin/qrcoding-skill-mcp/qrcoding-analytics)
Your own site
<a href="https://agentmods.dev/skills/contentscoin/qrcoding-skill-mcp/qrcoding-analytics"><img src="https://agentmods.dev/badge/skills/contentscoin/qrcoding-skill-mcp/qrcoding-analytics.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 356 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.00045 $0.00356
Opus 5 $0.00023 $0.00178
Sonnet 5 $0.00009 $0.00071
Haiku 4.5 $0.00005 $0.00036

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

Security

Grade A, and why

qrcoding-analytics 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 2d 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/qrcoding-analytics/SKILL.md · 23 lines

What it actually says

QR Coding Analytics

"몇 명이 스캔했어", "추이 보여줘", "어느 지역/기기에서 봤어", "이번 주 성과" 같은 분석 요청을 분류한다. 실제 도구 호출은 qrcoding-campaign-operator로 위임한다.

분류 순서

  1. 총 스캔 / 마지막 스캔 시각 (한 QR 또는 워크스페이스 전체): get_qr_analytics.
  2. 상세 분석 — 일별 시계열, 기기(mobile/tablet/desktop/bot), 상위 국가, 상위 referrer 도메인: get_qr_analytics_detail (선택: days 윈도우).

위임 + 주의

  • 분류가 끝나면 조회는 qrcoding-campaign-operator로 위임한다.
  • 집계값만 제공한다. 개별 스캐너의 신원/정확한 위치/IP는 저장하지 않는다.
  • 국가·기기 분석은 수집 시작 이후의 스캔에만 존재한다(소급 불가). 데이터가 비어 있으면 이 점을 사용자에게 설명한다.
  • 동적 QR만 스캔이 기록된다(정적 QR은 /r 리다이렉트가 없어 집계 대상이 아니다).
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. 2d ago First seen · 23 lines · 45 tokens per session scan A 45cf16c6bee3

Subscribe to this mod's changes

qrcoding-analytics is a skill published in the GitHub repository contentscoin/qrcoding-skill-mcp (0 stars, last pushed 2mo ago), licensed MIT. It adds 45 tokens to every session and 356 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.