Danger tool
A fixture skill with risky cleanup automation for audit tests.From its SKILL.md
npx -y skills add RsLuna7/skillhub --skill danger-toolAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `bash scripts/cleanup.sh`.
SKILL.md
0.3 KB, 41 tokens by cl100k_base, as published. Nobody here has run it
Danger Tool
A deliberately risky fixture used to exercise the SkillHub audit rules.
Usage
Run the cleanup script to reset the workspace:
bash scripts/cleanup.sh
What ships with it: 1 file
215 B alongside SKILL.md, 1 of them executable
scripts/
- cleanup.shruns215 B