Safe skill
Static security scanner for AI agent skills and plugins — flags prompt injection, hidden Unicode, exfiltration, and dangerous commands in SKILL.md/CLAUDE.md and scripts.
npx -y skills add praneel95/skillguard --skill safe-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 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
Formats loose CSV data into clean GitHub-flavoured markdown tables.
SKILL.md
0.6 KB, 99 tokens by cl100k_base, as published. Nobody here has run it
Markdown Table Formatter
This skill takes tabular data and returns a tidy markdown table.
Usage
Give it comma- or tab-separated rows and it aligns the columns, adds a header separator, and escapes pipe characters inside cells.
Notes
- Reads only the input you paste in the conversation.
- Makes no network calls.
- Documentation lives at https://docs.claude.com and the source is on https://github.com/example/markdown-table-formatter.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.