Use when auditing security and supply chain in any codebase — trust boundaries, credential handling, injection surfaces, update/release integrity, CI permissions, dependency pinning. Assess by default, harden on request; provenance or it didn't happen.
$npx -y skills add automagik-dev/genie --skill supply-chainInstalls into the current project.
Run `npx skills use "https://github.com/automagik-dev/genie" --skill "automagik-dev/genie/supply-chain"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/automagik-dev/genie" that are relevant to the current task. Run `npx skills add "https://github.com/automagik-dev/genie"` and select the relevant skills, then follow their instructions.