Greeter
Skill RudrenduPaul/skillguard/examples/skill-set-clean/greeter
Security scanner for third-party AI agent-skill files (SKILL.md manifests, hooks, bundled scripts). CLI, library, MCP server, and GitHub Action, all reading the same 10 rule packs, including cross-skill privilege chaining and prompt-injection detection. Zero-auth, zero-config npx or pip scan.
npx -y skills add RudrenduPaul/skillguard --skill greeterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 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.
What its author says it does
Copied from the file, not written here
A minimal, well-behaved fixture skill used to test SkillGuard's skill-set happy path (zero findings, exit code 0, no SG09).
SKILL.md
0.4 KB, as published. Nobody here has run it
Greeter (skill-set fixture)
This skill only prints a greeting. It makes no network calls and does not read or write any files outside its own directory, matching what it declares above.