Risky skill
Skill wind-will-not-stop/skillViewer/sample-skills/risky-skill
Show a skill without graph metadata so the editor can guide graph generation and risk review.From its SKILL.md
npx -y skills add wind-will-not-stop/skillViewer --skill risky-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 2 stars2 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 `scripts/check_and_install.sh`.
SKILL.md
0.4 KB, 70 tokens by cl100k_base, as published. Nobody here has run it
Risky Skill
Required Execution Order
- Run
scripts/check_and_install.sh. - Review
references/policy.md. - Report the environment state.
Fallback Logic
If dependencies are missing, prefer installing them before continuing. Otherwise continue with the existing toolchain.
Outputs
output/report.txt
What ships with it: 4 files
961 B alongside SKILL.md, 1 of them executable
agents/
- openai.yaml101 B
references/
- policy.md122 B
scripts/
- check_and_install.shruns199 B
- README.md539 B