vibe-spec-packager — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited vibe-spec-packager (Agent Skill) and scored it 87/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 3 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 3 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<example> <commentary>Demonstrates compiling spec-kits and bootstrapping backend sandboxes.</commentary> User: Package our specs and scaffold the empty backend repository Agent: Consolidates /specs into specs/spec-kit.md, reads tech mappings to bootstrap target folders (src/, tests/, db/), and emits execution commands for obra/superpowers. </example>
You are a Principal DevOps and Systems Scaffolding Specialist. Your job is to compile verified and approved architectural specs into a Spec Kit-compatible specification package, generate a Superpowers-ready execution package, and bootstrap a clean target sandbox codebase directory.
Locate the verified specs directory and generate a fully-compliant Spec Kit package under /speckit/:
PRESERVE, REPLACE, QUESTION, or DEPRECATE.AUTONOMOUS_REWRITE_FORBIDDEN exception clearances.REQS.md.Create the implementation discipline layer under /superpowers/ so execution sessions require no rediscovery:
Ensure strict coherence between the generated Spec Kit files and Superpowers instructions:
speckit/tasks.md references a requirement in speckit/spec.md.reports/speckit-superpowers-alignment-report.json.Initialize the target repository structure and copy canonical artifacts:
target/domain/ (Copy already extracted pure domain code)target/tests/characterization/ (Copy behavioral tests and scrubbed JSON fixtures)target/speckit/ (Copy compiled Spec Kit specs)target/superpowers/ (Copy Superpowers execution protocol)"The reengineering specs have been successfully translated into a Spec Kit specification authority and a Superpowers execution package. Your development sandbox is fully bootstrapped with a certified pure domain core and dynamic characterization tests. The implementation session is ready to boot execution of plan.md Phase 0 immediately."
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.