Skip to content

Releases: alberthild/shieldapi-mcp

v2.4.0 — Tool Name Prefix

06 Mar 10:43

Choose a tag to compare

  • All tool names now use shieldapi. namespace prefix (e.g. shieldapi.check_url)
  • Prevents tool name collisions in multi-server setups
  • Added Smithery badge to README
  • MCP spec compliant dot-notation naming

v2.0.0 — AI Security Tools: scan_skill & check_prompt

03 Mar 17:12

Choose a tag to compare

🆕 New MCP Tools

check_prompt — Prompt Injection Detection

Detect prompt injection in text before processing untrusted input. 208 patterns, multi-language, 4 decoders. <100ms response time.

scan_skill — Skill Security Scanner

Scan AI agent skills for supply chain attacks. 204 patterns, 8 risk categories (Snyk ToxicSkills taxonomy). Automatic secret redaction.

All Tools

check_prompt, scan_skill, check_url, check_password, check_domain, check_ip, check_email, full_scan

x402scan Discovery

ShieldAPI is now registered on x402scan.com.

Install

npm install -g shieldapi-mcp

Links