arwp-evidence-ci

arwp-evidence-ci is a skill for Claude Code, Codex from dkharlanau/agent-ready-web-profile. It costs 79 tokens per session (668 once invoked), scanned A, original, Apache-2.0.

A system for checking a website's public interfaces over time and recording evidence that they still meet defined requirements. Continuous integration, or CI, automatically runs these checks as part of software development.

In plain words
What is it for?
Use it to add recurring audits, regression checks, evidence records, drift tracking, and CI checks to a website repository.
Why use it?
It helps catch regressions, meaning previously working behavior that has broken, instead of relying on occasional manual reviews.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to add recurring audits, regression checks, evidence records, drift tracking, and CI checks to a website repository.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci
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 dkharlanau/agent-ready-web-profile --skill arwp-evidence-ci
Clone the repo
git clone --depth 1 https://github.com/dkharlanau/agent-ready-web-profile

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 arwp-evidence-ci

README.md
[![agentmods](https://agentmods.dev/badge/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci/github.svg)](https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci)
Your own site
<a href="https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci"><img src="https://agentmods.dev/badge/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci/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 arwp-evidence-ci

Your own site · 80×15
<a href="https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci"><img src="https://agentmods.dev/badge/skills/dkharlanau/agent-ready-web-profile/arwp-evidence-ci.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 668 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 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.1 $0.00079 $0.00668
Opus 5 $0.00039 $0.00334
Sonnet 5 $0.00016 $0.00134
Haiku 4.5 $0.00008 $0.00067

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

Security

Grade A, and why

arwp-evidence-ci 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/arwp-evidence-ci/SKILL.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ARWP Evidence and CI

Use this skill after a site has been prepared or when a team wants ARWP quality to remain stable over time.

Workflow

  1. Establish the contract.

    • Identify public interfaces the publisher expects to remain available.
    • Use arwp assert for required/optional/forbidden intents and protocol expectations.
    • Avoid a universal readiness score.
  2. Add recurring quality checks.

    • Run arwp audit for source-backed Search/AI/agent recommendations.
    • Run arwp-growth to create a prioritized improvement backlog.
    • Run site build/lint/tests first when local metadata generation is part of the deployment.
    • Use a weekly cadence unless the site changes so rapidly that another cadence is justified.
  3. Capture durable evidence for important states.

    • Use arwp-receipt capture <url> for explicit higher-evidence observations.
    • Preserve receipt IDs and immutable historical records.
    • Separate project-reference, independent-benchmark, and other evidence classes.
    • Never treat observation of a public site as proof that the publisher adopted ARWP.
  4. Track drift.

    • Use resolver snapshots and arwp drift when interface selection/canonical identity matters.
    • Fail CI on explicit contract breakage, not on optional opportunities.
    • Preserve negative results and regressions instead of silently removing them.
  5. Attach provenance carefully.

    • Record commit/workflow/release IDs only when actually available.
    • Link SBOM/attestation evidence only to the exact matching artifact.
    • A valid SHA-256 receipt proves receipt integrity, not truth, authorization, publisher endorsement, or security.
  6. Keep platform metrics external.

    • Google Search Console generative AI metrics, Bing AI Performance, ChatGPT referral data and similar owner-only analytics are evidence inputs.
    • Store before/after observations with dates and scope.
    • Do not claim ARWP caused ranking/citation changes without controlled evidence.

Read the full file on GitHub · 65 lines

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 · 65 lines · 79 tokens per session scan A fa5243242e67

Subscribe to this mod's changes

arwp-evidence-ci is a skill published in the GitHub repository dkharlanau/agent-ready-web-profile (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 79 tokens to every session and 668 once invoked, about $0.0004 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-09-07.

Related

Other skills, from other repositories

Verification & Quality Assurance

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

ruvnet/ruflo · 36 tokens

install-verification

Use when verifying that a generated agent package can be installed, discovered by runtimes, and checked without private dependencies.

agentlas-ai/Agentlas-OS · 27 tokens

github-actions

Use when authoring or fixing GitHub Actions CI/CD — workflows under .github/workflows, triggers, job matrix, caching, token permissions, OIDC cloud deploys, environment gates, reusable workflows. NOT the Dockerfile or image build strategy (that is docker), NOT the branching model (that is git-workflow), NOT release…

ericrisco/rsc-harness · 81 tokens

ops-nuke-cicd

Designs and troubleshoots NUKE-based CI/CD pipelines for .NET services. Use when refactoring target graphs, splitting test flows, publishing reports, or diagnosing slow pipelines.

vasilyu1983/AI-Agents-public · 43 tokens

ai-agents-empirical-probe-toolkit

Prove-it methods for this repo. Six recipes for runtime-contract probes, guard and threshold calibration, eval A/B, docs-vs-reality audits, reproduce-on-main CI triage, and negative-control test design, each with a worked example from repo history. Use when you say probe the runtime contract, calibrate this guard…

rjmurillo/ai-agents · 119 tokens

code-qualities-assessment

Assess code maintainability through 5 foundational qualities (cohesion, coupling, encapsulation, testability, non-redundancy) with quantifiable scoring rubrics. Works at method/class/module levels across multiple languages. Produces markdown reports with remediation guidance. Use when you ask to "assess…

rjmurillo/ai-agents · 108 tokens