shaft-test-recording

shaft-test-recording is a skill for Codex from ShaftHQ/SHAFT_ENGINE. It costs 36 tokens per session (82 once invoked), scanned A, original, MIT.

A guide for recording approved software test flows with privacy-safe evidence. It covers web, Playwright, mobile, Appium Inspector, and API flows.

In plain words
What is it for?
Use it to record live web, mobile, mobile-web, or API test runs and document their results safely.
Why use it?
It helps capture proof of test behaviour while limiting exposure of private information.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Part of the shaft-skills plugin — 30 skills shipped together

Good fit Use it to record live web, mobile, mobile-web, or API test runs and document their results safely.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shafthq/shaft_engine/shaft-test-recording
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 ShaftHQ/SHAFT_ENGINE --skill shaft-test-recording
Clone the repo
git clone --depth 1 https://github.com/ShaftHQ/SHAFT_ENGINE

Made for: Codex.

Or install shaft-skills, the plugin that ships this one along with the rest of its 30 skills.

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 shaft-test-recording

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/shafthq/shaft_engine/shaft-test-recording"><img src="https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-test-recording.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 82 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00036 $0.00082
Opus 5 $0.00018 $0.00041
Sonnet 5 $0.00007 $0.00016
Haiku 4.5 $0.00004 $0.00008

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

Security

Grade A, and why

shaft-test-recording 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 6d 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.

shaft-skills/shaft-test-recording/SKILL.md · 10 lines

What it actually says

SHAFT Test Recording

Start with SHAFT Developer, then read and follow the test-recording playbook.

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. 6d ago First seen · 10 lines · 36 tokens per session scan A be4b01a173ec

Subscribe to this mod's changes

shaft-test-recording is a skill published in the GitHub repository ShaftHQ/SHAFT_ENGINE (408 stars, last pushed today), licensed MIT. It adds 36 tokens to every session and 82 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-09-03.

Related

Other skills, from other repositories

flowproof-config

Configure flowproof's SAP GUI, Fiori, and AI authoring credentials by walking the user through flowproof config sap / flowproof config fiori / flowproof config ai. Use when the user wants to set up, change, or check their SAP/Fiori login or model authoring key, or when a flow run fails because SAPUSER, FIORIPASSWORD…

automators-com/flowproof · 106 tokens

RBT Manual Testing

Skill sinh manual test cases với 2 modes — QUICK (sinh nhanh từ requirements) và FULL RBT (quy trình AI-RBT 6 bước có đánh giá rủi ro). Master skill cho mọi tác vụ manual test case.

anhtester/antigravity-testing-kit · 55 tokens

Framework Architect

Skill thiết kế và scaffold automation framework hoàn chỉnh cho Playwright, Selenium, và Appium — bao gồm project structure, base classes, config management, reporting, và CI/CD integration.

anhtester/antigravity-testing-kit · 40 tokens

Test Data Generator

Skill sinh test data có cấu trúc, unique, traceable cho automation tests, bao gồm positive, negative, boundary và edge cases.

anhtester/antigravity-testing-kit · 32 tokens

jira_integration

Skill tích hợp Jira/Xray — lấy requirements từ Jira, xác thực Xray, và đẩy kết quả test lên Xray Cloud/Server.

anhtester/antigravity-testing-kit · 34 tokens

Flaky Test Analyzer

Skill phân tích và khắc phục các automation test không ổn định (flaky tests), xác định root cause và đề xuất fix.

anhtester/antigravity-testing-kit · 33 tokens