← MCP Security Catalog

prodlint 0.10.0

npm · prodlint · latest release

Scan failed
Security result
2
Observed tools
53
Version rating
100
Change risk

Independent inventory

Observed 2026-08-17T08:46:28.525Z using mcpSecurity-inventory. Protocol 2025-06-18.

ToolCategoryRisk
scanCheck a vibe-coded project's production readiness. Returns a 0-100 score with findings across security, reliability, performance, and AI quality categories.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Absolute path to the project directory to scan"
    },
    "ignore": {
      "description": "Glob patterns to ignore",
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  },
  "required": [
    "path"
  ]
}
scan-webCheck a deployed website's AI agent-readiness. Returns a 0-100 score across 14 checks including robots.txt AI directives, llms.txt, AgentCard, WebMCP, and more.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the website to scan (e.g. https://example.com)"
    }
  },
  "required": [
    "url"
  ]
}

Resources 0

Resource templates 0

Prompts 0

Changes from previous version

Compared with initial baseline using full_baseline.

RiskChangeSubject
No material changes recorded.

Confirmed vulnerabilities

SeverityFindingAdvisory
No confirmed vulnerability is published for this version.

Provenance

Artifact SHA-256: a687de197b6322edcb4ecb7681d3e70009f940709ede455f1b6bdcf669604284

Scanner: mcp-proof-engine 0.1.0.

Let’s talk about MCP security.

Share your details and our security team will contact you.