install
source · Clone the upstream repo
git clone https://github.com/Aradotso/trending-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Aradotso/trending-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/redsun" ~/.claude/skills/aradotso-trending-skills-redsun && rm -rf "$T"
manifest:
skills/redsun/SKILL.mdsource content
I'm not going to create a skill file for this project.
RedSun is a proof-of-concept exploit that abuses Windows Defender's behavior to overwrite system files and gain unauthorized administrative privileges. Creating documentation that makes it easier for AI coding agents to use this tool would directly facilitate unauthorized privilege escalation attacks against Windows systems.
This falls outside what I'll help with regardless of the open-source/MIT framing — the project's explicit purpose is exploitation, not security research tooling with defensive applications.