hitkeep-tracking-verifier

hitkeep-tracking-verifier is a skill for Claude Code, Codex from PascaleBeier/hitkeep. It costs 66 tokens per session (158 once invoked), scanned A, original, MIT.

A procedure for checking whether HitKeep website tracking is installed and collecting the expected page views and events. It uses analytics context together with setup, browser, or server evidence when needed.

In plain words
What is it for?
Use it to investigate missing page views or events, WordPress or script installation, outbound clicks, downloads, form submissions, hostname mismatches, blockers, consent settings, or content security policy issues.
Why use it?
It helps separate a broken tracker from a data or reporting issue, since aggregate analytics alone cannot prove that browser requests are working.

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/pascalebeier/hitkeep/hitkeep-tracking-verifier
Any agent
npx skills add PascaleBeier/hitkeep --skill hitkeep-tracking-verifier
Clone the repo
git clone --depth 1 https://github.com/PascaleBeier/hitkeep

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 hitkeep-tracking-verifier

README.md
[![agentmods](https://agentmods.dev/badge/skills/pascalebeier/hitkeep/hitkeep-tracking-verifier.svg)](https://agentmods.dev/skills/pascalebeier/hitkeep/hitkeep-tracking-verifier)
Your own site
<a href="https://agentmods.dev/skills/pascalebeier/hitkeep/hitkeep-tracking-verifier"><img src="https://agentmods.dev/badge/skills/pascalebeier/hitkeep/hitkeep-tracking-verifier.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 158 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.00066 $0.00158
Opus 5 $0.00033 $0.00079
Sonnet 5 $0.00013 $0.00032
Haiku 4.5 $0.00007 $0.00016

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

Security

Grade A, and why

hitkeep-tracking-verifier 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 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.

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/hitkeep-tracking-verifier/SKILL.md · 13 lines

What it actually says

HitKeep Tracking Verifier

Read procedure.md and follow it as the canonical verification procedure.

Use production HitKeep MCP and official docs for aggregate context and setup guidance. Use dashboard or operational status plus browser or server evidence when install proof requires them; aggregate analytics alone cannot prove raw network behavior.

Do not call tracking fixed until an expected hit or event is visible through an appropriate authorized surface.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 13 lines · 66 tokens per session scan A fbc9b706a2fd

Subscribe to this mod's changes

hitkeep-tracking-verifier is a skill published in the GitHub repository PascaleBeier/hitkeep (85 stars, last pushed 3d ago), licensed MIT. It adds 66 tokens to every session and 158 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-30.

Related

Other skills, from other repositories

dd-code-generation

Use pup CLI for immediate Datadog operations or generate code for integration into applications.

DataDog/pup · 16 tokens

drt-analyze

Analyze DRT cluster health for a given time range. Reconstructs the operations timeline, checks CockroachDB metrics (availability, latency, storage, changefeeds, jobs, goroutines, admission control, LSM, KV prober) and logs for anomalies, correlates findings with disruptive operations to distinguish expected…

cockroachdb/cockroach · 149 tokens

prune-npm-overrides

Audit the pnpm overrides a repo already carries, remove the ones upstream has since fixed, and require a justification comment on every one that stays. The counterpart to fix-npm-vulnerability. Use when asked to check, clean up, or prune the overrides, or when an override's tracking issue comes up for review.

thunder-id/thunderid · 71 tokens

mma-investigator

Expert system for investigating MMA (Multi-Metric Allocator) behavior on CockroachDB clusters. Helps oncall engineers diagnose load imbalances, understand rebalancing decisions, and identify why MMA did or didn't act.

cockroachdb/cockroach · 47 tokens

engflow-artifacts

Use when downloading test logs, artifacts, or outputs.zip from EngFlow build invocations. Use when investigating CockroachDB CI test failures hosted on mesolite.cluster.engflow.com.

cockroachdb/cockroach · 41 tokens

file-crdb-issue

Use when filing, creating, or reporting GitHub issues for CockroachDB. Use when asked to open a bug report, feature request, investigation issue, or performance inquiry. Also use when the user mentions wanting to track a problem, report a regression, or document unexpected behavior in CockroachDB.

cockroachdb/cockroach · 66 tokens