0xPira/SSKills — reverse-engineered prompt
Reverse engineered prompt
Build me a small public knowledge collection called SSkills, short for Slop Skills, that helps security agents and human reviewers turn messy security reports into clear triage decisions.
I want it to feel like a library of specialist playbooks, not a scanner. Each specialist should have a clear README, routing notes for when to use it, strict safety rules, structured output format, source references, technique notes, and a simple validation script. Start with one specialist for HTTP request smuggling and desync issues. It should help classify evidence, reject weak findings, and describe safe manual proof steps, but it must not generate exploit payloads or automate dangerous testing.
Set up the repo so new skills can be added later in the same pattern. Include a top level skills index, npm validation commands, license, security notes, and enough documentation that another reviewer can understand the purpose quickly. Keep everything safe by default and make sure the validation command checks the current skill files.
Want more depth? Deep Reverse