By theogbrand
Clone untrusted Python dependencies from GitHub, decompose them into verifiable sub-packages via test-driven evaluation, generate focused pytest unit tests, rewrite imports, and iteratively implement secure from-scratch replacements to mitigate supply chain attacks.
npx claudepluginhub theogbrand/yoink --plugin yoinkEvaluate whether a dependency should be kept or decomposed. Use during dependency decomposition (phase 3) to assess each library in the queue.
Implement or replace a dependency in the yoink package directory based on a decomposition evaluation. Use during dependency decomposition (phase 3) after evaluation.
Search reference test suite for tests relevant to a target function. Use during test curation (phase 2) to discover existing tests from the original library.
Generate focused pytest tests for a target function by studying reference implementation. Use during test curation (phase 2) after test discovery.
Phase 2: Generate and discover tests, validate against real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.
Phase 3: Dependency decomposition. Only invoke when explicitly requested by the user or by the yoink orchestrator.
Scaffold project: clone repo, install real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.
Curate tests then decompose dependencies
Check dependencies for known vulnerabilities, outdated packages, and license compliance
Audit, update, and manage project dependencies with safety checks
Codebase structural index — scan Python projects once, query the import graph for blast-radius and coupling before touching code — Python projects only
Audit supply-chain threat landscape of project dependencies for exploitation or takeover risk
Simplifies and refines Python code for clarity, consistency, and maintainability while preserving all functionality.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim