Run the toolkit's security commands in order to surface secrets, MCP supply-chain issues, install drift, release provenance gaps, and untrusted-code risks before shipping. Use before opening a PR, after adding a dependency, or whenever the security posture needs a fresh check.
$npx -y skills add dshakes/compass --skill hardenInstalls into the current project.
Run `npx skills use "https://github.com/dshakes/compass" --skill "dshakes/compass/harden"` 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/dshakes/compass" that are relevant to the current task. Run `npx skills add "https://github.com/dshakes/compass"` and select the relevant skills, then follow their instructions.