Dangerous skill
Example skill that demonstrates security scanner detection.From its SKILL.md
npx -y skills add skael-dev/skael --skill dangerous-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
- reads credentialsReads from 1 credential source: `API_KEY`.
- 10 stars10 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.
SKILL.md
0.4 KB, 46 tokens by cl100k_base, as published. Nobody here has run it
dangerous-skill
This skill is intentionally insecure for demonstration purposes.
API_KEY=sk-proj-FAKE1234567890abcdefghijklmnop
Never use real credentials in skill files. The skael scanner will catch this.
What ships with it: 1 file
132 B alongside SKILL.md
- README.md132 B