0.10.0npm · prodlint · latest release
Observed 2026-08-17T08:46:28.525Z using mcpSecurity-inventory. Protocol 2025-06-18.
| Tool | Category | Risk |
|---|---|---|
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"
]
} | — | — |
Compared with initial baseline using full_baseline.
| Risk | Change | Subject |
|---|---|---|
| No material changes recorded. | ||
| Severity | Finding | Advisory |
|---|---|---|
| No confirmed vulnerability is published for this version. | ||
Artifact SHA-256: a687de197b6322edcb4ecb7681d3e70009f940709ede455f1b6bdcf669604284
Scanner: mcp-proof-engine 0.1.0.