# Record Replay Skill Reviewer

> Review skills generated from recorded workflows before they are installed, shared, or treated as reusable automation.

- **Type:** Skill
- **Install:** `agentstack add skill-45ck-skill-harness-record-replay-skill-reviewer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [45ck](https://agentstack.voostack.com/s/45ck)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [45ck](https://github.com/45ck)
- **Source:** https://github.com/45ck/skill-harness/tree/main/packs/agent-operating-skills/skills/record-replay-skill-reviewer
- **Website:** https://github.com/45ck/skill-harness/releases/tag/v0.1.0

## Install

```sh
agentstack add skill-45ck-skill-harness-record-replay-skill-reviewer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Record/Replay Skill Reviewer

Use this skill when a skill is generated from a browser, desktop, terminal, or app recording.

## Process

- Identify what was recorded, who recorded it, when, and which host generated the skill.
- Separate durable process from incidental UI coordinates, timing, session state, local paths, and private data.
- Check for credentials, personal data, cookies, account identifiers, tokens, screenshots, private URLs, and unreleased business data.
- Replace brittle recorded steps with stable tool/API calls when available.
- Add explicit preconditions, permissions, verification steps, and failure handling.
- Mark the skill as draft until a human reviews source, redaction, and replay evidence.
- Decide whether the generated skill belongs as a private repo-local skill, a fixture, or a rewritten first-party skill.

## Output

### Recording Source
### Sensitive Data Review
### Durable Workflow
### Brittle Steps
### Required Redactions
### Verification Evidence
### Install Decision

## Avoid

- installing generated skills globally by default
- preserving raw recordings, screenshots, HAR files, cookies, or private traces in the repo
- confusing a successful replay with a safe reusable skill
- copying UI-specific steps when an authenticated API or MCP tool is the safer boundary

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [45ck](https://github.com/45ck)
- **Source:** [45ck/skill-harness](https://github.com/45ck/skill-harness)
- **License:** MIT
- **Homepage:** https://github.com/45ck/skill-harness/releases/tag/v0.1.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-45ck-skill-harness-record-replay-skill-reviewer
- Seller: https://agentstack.voostack.com/s/45ck
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
