Nio runtime action safety evaluator. Use when the user asks whether a specific runtime action is safe — e.g. "is it safe to run <command>", "should I allow this curl/POST", "evaluate this file write / secret access", "check this action with nio". Returns allow/deny/confirm. Focused single-purpose skill; for other Nio operations use /nio.
$npx -y skills add core0-io/nio --skill nio-actionInstalls into the current project.
Run `npx skills use "https://github.com/core0-io/nio" --skill "core0-io/nio/nio-action"` 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.