benchflow-ai / remediation-injection
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/remediation-injection && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2573" && unzip -o skill.zip -d .claude/skills/remediation-injection && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/remediation-injection/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Security fix patterns for injection vulnerabilities (SQL, Command, XSS). Provides language-specific code examples showing vulnerable and secure implementations.
0 views
0 installs