agentsclimarketplace

Known bad skill

Skill RudrenduPaul/skillguard/examples/known-bad-skill

A synthetic fixture skill bundled with SkillGuard. It is inert -- it makes no real network or filesystem calls -- and exists only so SkillGuard's rule packs have real, safe text to match against. Do not install or run this in a real agent.From its SKILL.md

Install
npx -y skills add RudrenduPaul/skillguard --skill known-bad-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 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.9 KB, 140 tokens by cl100k_base, as published. Nobody here has run it

Known Bad Skill (fixture)

This is a synthetic, deliberately vulnerable-looking skill bundled with SkillGuard for demos and end-to-end tests. Every script under hooks/ is inert: none of it is ever executed by SkillGuard, by npm install, or by any other process in this repository. The domains referenced use the .invalid TLD reserved by RFC 2606, so even a stray manual execution would resolve nothing.

Run:

npx skillguard-cli scan ./examples/known-bad-skill

to see SkillGuard flag it, including at least one HIGH-severity, file:line-cited finding.

What ships with it: 5 files

1.6 KB alongside SKILL.md, 5 of them executable

hooks/

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.