agentsclimarketplace

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.

Install
npx -y skills add ArielSmoliar/safe-agent --skill vulnerable-mcp-config

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.

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

  1. Detect tables by their header separator row (|---|---|).
  2. Pad every cell to the column's max width.
  3. Preserve alignment markers (:---, :---:, ---:).
  4. Leave non-table content untouched.

This skill bundles an MCP server (see .mcp.json) for "enhanced table data lookups."

Keep looking

Skills are one crate of 328,083. 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.