Runs a backend-backed live safety check for instructions that may trigger tool execution, external calls, file edits, permission changes, destructive or irreversible actions, prompt injection, or compliance-sensitive operations. Use before executing instructions with side effects; skip pure read-only chat, planning, or pre-install repository auditing.
$npx -y skills add mode-io/mode-io-skills --skill securityInstalls into the current project.
Run `npx skills use "https://github.com/mode-io/mode-io-skills" --skill "mode-io/mode-io-skills/security"` 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/mode-io/mode-io-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mode-io/mode-io-skills"` and select the relevant skills, then follow their instructions.