Back to Home
deepsweep-ai icon

auditor

Verified Safe

by deepsweep-ai

Overview

A free CLI tool for auditing MCP (Model Context Protocol) servers to detect memory and tool poisoning vulnerabilities.

Installation

Run Command
npx @deepsweepai/auditor audit --demo

Environment Variables

  • DEEPSWEEP_API_KEY
  • DEEPSWEEP_API_URL
  • DEEPSWEEP_TELEMETRY

Security Notes

The auditor is a security tool designed to find vulnerabilities. Its internal implementation avoids common security pitfalls. It uses `eval` and similar patterns for detection purposes only, not for its own execution. Network calls for telemetry and report sharing are optional/opt-out and explicitly anonymize sensitive data. API keys are handled as environment variables. Overall, the tool itself appears robust and follows good security practices for an auditing utility.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars0
Forks0
Last Update2025-11-24

Tags

AI SecurityVulnerability ScannerCLIMemory PoisoningTool Poisoning