Provides security middleware for MCP servers and AI agents, detecting threats like prompt injections, exposed credentials, and malicious URLs. Guards against unauthorized access and data leakage through automated security validation.

19300 views14Local (stdio)

What it does

  • Detect prompt injection attempts using OWASP LLM patterns
  • Scan text for exposed credentials and API keys
  • Validate URL safety against phishing and malware
  • Analyze content for harmful material
  • Enhance prompts with security layers
  • Generate contextual security instructions

Best for

Securing AI agents and MCP implementationsOrganizations handling sensitive data through AIDevelopers building production MCP servers
OWASP LLM01:2025 compliant detection6 security tools includedBuilt-in security checklists and policies

Tools (6)

ai-safety-guard

AI Safety Guard - MCP Caution Instructions for AI Agents

aim-text-guard

AIM-Intelligence Text Guard Tool

aim-security-prompt-tool

Security Prompt Enhancement Tool

prompt-injection-detector

Detect prompt injection attempts based on OWASP LLM01:2025 patterns

credential-scanner

Scan text for exposed credentials (API keys, passwords, tokens, SSH keys)

Alternatives