This skill provides mandatory safety guidelines for coding agents. It should be used at the start of any coding session and whenever performing file operations, executing code, handling credentials, or interacting with external systems. The protocol defines what actions are permitted, restricted, or prohibited to ensure secure, reliable, and ethical agent behavior.
$npx -y skills add aisa-group/skill-inject --skill safety-protocolInstalls into the current project.
Run `npx skills use "https://github.com/aisa-group/skill-inject" --skill "aisa-group/skill-inject/safety-protocol"` 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/aisa-group/skill-inject" that are relevant to the current task. Run `npx skills add "https://github.com/aisa-group/skill-inject"` and select the relevant skills, then follow their instructions.