Nio code/skill execution-risk scanner. Use when the user wants to scan a file, repo, directory, or skill for execution risks — e.g. "scan this code for risks", "is this file/plugin dangerous", "check this repo for malicious code", "run nio scan on <path>". Focused single-purpose skill; for other Nio operations use /nio.
$npx -y skills add core0-io/nio --skill nio-scanInstalls into the current project.
Run `npx skills use "https://github.com/core0-io/nio" --skill "core0-io/nio/nio-scan"` 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/core0-io/nio" that are relevant to the current task. Run `npx skills add "https://github.com/core0-io/nio"` and select the relevant skills, then follow their instructions.