agentsclimarketplace

Dangerous skill

Skill skael-dev/skael/examples/dangerous-skill

Example skill that demonstrates security scanner detection.From its SKILL.md

Install
npx -y skills add skael-dev/skael --skill dangerous-skill

Assembled 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

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.