AgentStack
SKILL verified MIT Self-run

External Skill Fixture Builder

skill-45ck-skill-harness-external-skill-fixture-builder · by 45ck

Turn external skill, rule, plugin, MCP, task-memory, and multi-agent workspace patterns into safe fixture coverage rather than live dependencies.

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

Install

$ agentstack add skill-45ck-skill-harness-external-skill-fixture-builder

✓ 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 External Skill Fixture Builder? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

External Skill Fixture Builder

Use this skill when a third-party ecosystem pattern should be tested by skill-harness but should not become a live dependency.

Process

  • Choose the fixture lane by install posture, not by brand:
  • pure SKILL.md pack
  • plugin manifest
  • Cursor .mdc rules
  • Codex/Claude/Cursor subagents
  • MCP/tool config
  • generated record/replay skill
  • Beads or task-memory repo
  • multi-agent workspace layout
  • Use minimal synthetic fixtures when possible.
  • Use pinned external snapshots only when real structure matters and license/provenance allows it.
  • Keep fixtures out of global user directories and live install caches.
  • Make the fixture assert one behavior: parse, classify, trust recommendation, drift detection, render target, or installer opt-in.
  • Add a command or check that proves the fixture is exercised.

Output

Fixture Lane

Source Or Synthetic Basis

Files Included

Expected Classification

Risk Flags Expected

Check Command

Follow-Up Adoption Question

Avoid

  • making fixtures large mirrors of public repos
  • using fixtures as a back door for third-party adoption
  • mixing fixture coverage with default installer behavior
  • storing credentials, real traces, browser recordings, or private task state in fixtures

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.