sidekick-test

sidekick-test is a skill for Claude Code, Codex from redevops-io/sidekick. It costs 137 tokens per session (829 once invoked), scanned A, original, AGPL-3.0.

A browser-based end-to-end testing skill that follows a plain-language goal on a real website and checks the page for a definite success signal. End-to-end testing checks a complete user journey rather than one small part.

In plain words
What is it for?
It helps test journeys such as signing up, creating a project, and inviting a teammate, then confirm the final result on the page.
Why use it?
It verifies that the whole journey actually worked instead of relying on the agent's impression. This helps catch failures across several screens or actions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps test journeys such as signing up, creating a project, and inviting a teammate, then confirm the final result on the page.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/redevops-io/sidekick/sidekick-test
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 redevops-io/sidekick --skill sidekick-test
Clone the repo
git clone --depth 1 https://github.com/redevops-io/sidekick

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 sidekick-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/redevops-io/sidekick/sidekick-test/github.svg)](https://agentmods.dev/skills/redevops-io/sidekick/sidekick-test)
Your own site
<a href="https://agentmods.dev/skills/redevops-io/sidekick/sidekick-test"><img src="https://agentmods.dev/badge/skills/redevops-io/sidekick/sidekick-test/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 sidekick-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/redevops-io/sidekick/sidekick-test"><img src="https://agentmods.dev/badge/skills/redevops-io/sidekick/sidekick-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 829 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 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.00137 $0.00829
Opus 5.5 $0.00055 $0.00332
Sonnet 5 $0.00027 $0.00166
Haiku 4.5 $0.00014 $0.00083

Measured 8d ago against content hash 331f15b4bde2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-25, from the pricing page.

Security

Grade A, and why

sidekick-test 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 8d 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.

examples/sidekick-test.SKILL.md · 47 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 8d ago First seen · 47 lines · 137 tokens per session scan A 331f15b4bde2

Subscribe to this mod's changes

sidekick-test is a skill published in the GitHub repository redevops-io/sidekick (10 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 137 tokens to every session and 829 once invoked, about $0.0005 per session on Opus 5.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-17.

Related

Other skills, from other repositories

dev-browser

Control a local or remote browser with sandboxed JavaScript scripts. Uses a QuickJS WASM sandbox (not Node.js) with a pre-connected browser global and full Playwright Page API. Backed by a persistent daemon that manages named browser instances between script runs. Use for UI testing, web scraping, and automation where…

strikersam/autonomous-ai-agency · 75 tokens

browserbase-ui-test

Adversarial UI testing via browser automation — tries to BREAK the app, not confirm it works. Analyzes git diffs to test changed code, or explores the full app for defects. Use before merging UI changes or to audit the deployed platform.

strikersam/autonomous-ai-agency · 56 tokens

pw-framework-tooling

Maintain framework-wide quality tooling, runtime configuration, waits, logging, reporting, and Playwright config for the playwright-agentic-automation Playwright framework. Use when tasks touch playwright.config.ts, package.json scripts, eslint/prettier/typecheck setup, waits, logger, custom reporter, or README…

Mallikarjun-Roddannavar/playwright-agentic-automation · 72 tokens

playwright-agentic

Safely understand, change, or validate this Playwright UI/API framework using its local Agent Skills and evidence-backed codebase knowledge.

Mallikarjun-Roddannavar/playwright-agentic-automation · 31 tokens

playwright-standard

Comprehensive, opinionated guidance for Playwright test development. Use ONLY when writing E2E, browser tests, UI tests, API, component, or visual tests, debugging failures, implementing Page Object Model, or configuring CI/CD. For unit tests, use vitest-standard. Use Playwright solely for E2E, API, and component…

neverinfamous/memory-journal-mcp · 116 tokens

verify

How to run and drive this app to verify UI/server changes at runtime.

chrisdothtml/ai-job-finder · 16 tokens