AgentStack
SKILL verified MIT Self-run

Record Replay Skill Reviewer

skill-45ck-skill-harness-record-replay-skill-reviewer · by 45ck

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

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-45ck-skill-harness-record-replay-skill-reviewer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Record Replay Skill Reviewer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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
  • Source: 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.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.