byncssm-robotics· 16 skills
FTC security review checks. Activates when reviewing code for credential leaks, unsafe file operations, or code injection vulnerabilities in FTC robot code. Use when auditing skills for security issues, checking for hardcoded credentials, or reviewing scripts for safe file operations.
$npx -y skills add ncssm-robotics/ftc-claude --skill security-reviewInstalls into the current project.
Run `npx skills use "https://github.com/ncssm-robotics/ftc-claude" --skill "ncssm-robotics/ftc-claude/security-review"` 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/ncssm-robotics/ftc-claude" that are relevant to the current task. Run `npx skills add "https://github.com/ncssm-robotics/ftc-claude"` and select the relevant skills, then follow their instructions.