This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).
proofrelay.review_vendor_risk_profile
InactiveTool of GENESIS ProofRelay MCP Verifier
declared in 1.28.0
Review public vendor or MCP server risk metadata for governance signals using hashes and declared boundaries only. This is not legal, security, or procurement certification.
Parameters schema
{
"type": "object",
"$defs": {
"VendorRiskProfileInput": {
"type": "object",
"title": "VendorRiskProfileInput",
"required": [
"vendor_name",
"vendor_profile_hash"
],
"properties": {
"terms_hash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Terms Hash",
"default": null,
"description": "Optional terms hash."
},
"vendor_name": {
"type": "string",
"title": "Vendor Name",
"description": "Public vendor or MCP server name."
},
"control_refs": {
"type": "array",
"items": {
"type": "string"
},
"title": "Control Refs",
"description": "Public-safe control references."
},
"data_boundary": {
"enum": [
"none",
"metadata",
"pii",
"unknown"
],
"type": "string",
"title": "Data Boundary",
"default": "unknown",
"description": "Highest declared data boundary."
},
"requires_payment": {
"type": "boolean",
"title": "Requires Payment",
"default": false,
"description": "Payment is required."
},
"security_docs_hash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Security Docs Hash",
"default": null,
"description": "Optional security documentation hash."
},
"subprocessors_hash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Subprocessors Hash",
"default": null,
"description": "Optional subprocessors disclosure hash."
},
"prior_incident_hash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Prior Incident Hash",
"default": null,
"description": "Optional prior-incident disclosure hash."
},
"vendor_profile_hash": {
"type": "string",
"title": "Vendor Profile Hash",
"description": "SHA-256 vendor profile hash."
},
"stores_customer_data": {
"type": "boolean",
"title": "Stores Customer Data",
"default": false,
"description": "Stores customer data."
},
"requires_authentication": {
"type": "boolean",
"title": "Requires Authentication",
"default": false,
"description": "Auth is required."
}
},
"description": "Public vendor risk profile metadata for review guidance."
}
},
"title": "review_vendor_risk_profileArguments",
"required": [
"vendor"
],
"properties": {
"vendor": {
"$ref": "#/$defs/VendorRiskProfileInput"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GENESIS ProofRelay MCP Verifier
1/7 registries