Pre-push security checklist to prevent leaking Palo Alto SASE credentials and other secrets into the Stigix GitHub repository. Use this skill BEFORE any git commit or push, and whenever modifying files that could contain credentials (.env, credentials.json, *.old, *.bak, etc.)
$npx -y skills add jsuzanne/stigix --skill stigix-secret-guardInstalls into the current project.
Run `npx skills use "https://github.com/jsuzanne/stigix" --skill "jsuzanne/stigix/stigix-secret-guard"` 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/jsuzanne/stigix" that are relevant to the current task. Run `npx skills add "https://github.com/jsuzanne/stigix"` and select the relevant skills, then follow their instructions.