Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 5mo MCP Security & Auth
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-security ai-agent-security ai-security claude-code codex cursor
+14 more
hallucination-detection llm-security mcp mcp-security mcp-server openclaw owasp package-hallucination prompt-injection static-analysis security supply-chain-security vulnerability-scanning windsurf

Summary

AI summary

Updates ✨ New Features, 🏗️ Architecture, and default across a mixed release.

Full changelog

🚀 Token Optimization Release

Major update focused on reducing context window consumption for AI coding agents.

✨ New Features

  • Verbosity Parameter: All MCP tools now support minimal, compact (default), and full verbosity levels
  • Up to 98% Token Reduction: minimal mode returns only counts (~50 tokens vs ~2500 tokens)
  • Batch Scanning: Scan 50+ files in a single session without context overflow
  • Subagent Skills: New security-scanner and security-scan-batch skills for Claude Code

📊 Token Savings by Level

| Level | Tokens | Reduction | Use Case |
|-------|--------|-----------|----------|
| minimal | ~50 | 98% | CI/CD, batch scans |
| compact | ~200 | 69% | Interactive dev (default) |
| full | ~2500 | 0% | Compliance reports |

🏗️ Architecture

  • Modular codebase: tools extracted to src/tools/, CLI to src/cli/
  • 88 tests with comprehensive verbosity coverage
  • Demo script with CLI options: node demo/token-optimization-demo.js

📦 Install

npx agent-security-scanner-mcp@latest

Full changelog: https://github.com/sinewaveai/agent-security-scanner-mcp/compare/v2.0.4...v3.2.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Agent Security Scanner Mcp

Get notified when new releases ship.

Sign up free

About Agent Security Scanner Mcp

All releases →

Beta — feedback welcome: [email protected]