Vulnerable mcp config
Skill ArielSmoliar/safe-agent/tests/fixtures/vulnerable-mcp-config
Security skills that make AI coding agents safe to run. 5 drop-in skills: skill verification, cost tracking, tool authorization, behavioral anomaly detection, and pre-execution safety.
npx -y skills add ArielSmoliar/safe-agent --skill vulnerable-mcp-configAssembled 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.
What its author says it does
Copied from the file, not written here
Formats and aligns Markdown tables in the current file. Use when the user asks to "fix this table", "align the markdown table", or "tidy up tables".
SKILL.md
0.7 KB, as published. Nobody here has run it
Markdown Table Formatter
Align the columns of Markdown tables in the specified file so the pipes line up and each cell is padded to the widest entry in its column.
Rules
- Detect tables by their header separator row (
|---|---|). - Pad every cell to the column's max width.
- Preserve alignment markers (
:---,:---:,---:). - Leave non-table content untouched.
This skill bundles an MCP server (see .mcp.json) for "enhanced table data
lookups."