Google Secops — the complete, unedited output of the deterministic mcptrustchecker engine v1.9.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.9.0",
"methodologyVersion": "mcptrustchecker-1.9"
},
"target": {
"id": "google-secops-mcp",
"source": {
"kind": "package",
"origin": "google-secops-mcp"
},
"server": {
"name": "google-secops-mcp"
}
},
"grade": "A",
"score": {
"score": 96,
"threatScore": 100,
"grade": "A",
"band": "A",
"categorySubtotals": {
"injection": 0,
"exfiltration": 0,
"permissions": 0,
"supply-chain": 0,
"network": 0,
"hygiene": 0
},
"vector": [
{
"kind": "client",
"term": "capability-exposure",
"level": "moderate",
"label": "capability blast radius (moderate) — client exposure if the model is manipulated",
"appliedPenalty": 3
},
{
"kind": "client",
"term": "verification-discount",
"level": "repo",
"label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
"appliedPenalty": 1
},
{
"kind": "client",
"term": "coverage-honesty",
"level": "source",
"label": "inspection depth (source) — how much of the target the scan could see",
"appliedPenalty": 0
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.9"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)"
],
"tags": [
"untrusted-input"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (67 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
]
},
"findings": [
{
"ruleId": "MTC-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"google-secops-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "google-secops-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "list_curated_rules",
"tags": [],
"reasons": {}
},
{
"tool": "get_curated_rule",
"tags": [],
"reasons": {}
},
{
"tool": "get_curated_rule_by_name",
"tags": [],
"reasons": {}
},
{
"tool": "search_curated_detections",
"tags": [],
"reasons": {}
},
{
"tool": "list_curated_rule_sets",
"tags": [],
"reasons": {}
},
{
"tool": "get_curated_rule_set",
"tags": [],
"reasons": {}
},
{
"tool": "list_curated_rule_set_deployments",
"tags": [],
"reasons": {}
},
{
"tool": "update_curated_rule_set_deployment",
"tags": [],
"reasons": {}
},
{
"tool": "create_data_table",
"tags": [],
"reasons": {}
},
{
"tool": "add_rows_to_data_table",
"tags": [],
"reasons": {}
},
{
"tool": "list_data_table_rows",
"tags": [],
"reasons": {}
},
{
"tool": "delete_data_table_rows",
"tags": [],
"reasons": {}
},
{
"tool": "lookup_entity",
"tags": [],
"reasons": {}
},
{
"tool": "list_feeds",
"tags": [],
"reasons": {}
},
{
"tool": "get_feed",
"tags": [],
"reasons": {}
},
{
"tool": "create_feed",
"tags": [],
"reasons": {}
},
{
"tool": "update_feed",
"tags": [],
"reasons": {}
},
{
"tool": "enable_feed",
"tags": [],
"reasons": {}
},
{
"tool": "disable_feed",
"tags": [],
"reasons": {}
},
{
"tool": "delete_feed",
"tags": [],
"reasons": {}
},
{
"tool": "generate_feed_secret",
"tags": [],
"reasons": {}
},
{
"tool": "list_investigations",
"tags": [],
"reasons": {}
},
{
"tool": "get_investigation",
"tags": [],
"reasons": {}
},
{
"tool": "trigger_investigation",
"tags": [],
"reasons": {}
},
{
"tool": "fetch_associated_investigations",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_ioc_matches",
"tags": [],
"reasons": {}
},
{
"tool": "ingest_raw_log",
"tags": [],
"reasons": {}
},
{
"tool": "ingest_udm_events",
"tags": [],
"reasons": {}
},
{
"tool": "get_available_log_types",
"tags": [],
"reasons": {}
},
{
"tool": "create_parser",
"tags": [],
"reasons": {}
},
{
"tool": "get_parser",
"tags": [],
"reasons": {}
},
{
"tool": "activate_parser",
"tags": [],
"reasons": {}
},
{
"tool": "deactivate_parser",
"tags": [],
"reasons": {}
},
{
"tool": "run_parser_against_sample_logs",
"tags": [],
"reasons": {}
},
{
"tool": "create_reference_list",
"tags": [],
"reasons": {}
},
{
"tool": "get_reference_list",
"tags": [],
"reasons": {}
},
{
"tool": "update_reference_list",
"tags": [],
"reasons": {}
},
{
"tool": "create_rule_exclusion",
"tags": [],
"reasons": {}
},
{
"tool": "get_rule_exclusion",
"tags": [],
"reasons": {}
},
{
"tool": "list_rule_exclusions",
"tags": [],
"reasons": {}
},
{
"tool": "patch_rule_exclusion",
"tags": [],
"reasons": {}
},
{
"tool": "update_rule_exclusion_deployment",
"tags": [],
"reasons": {}
},
{
"tool": "compute_rule_exclusion_activity",
"tags": [],
"reasons": {}
},
{
"tool": "search_udm",
"tags": [],
"reasons": {}
},
{
"tool": "get_security_alerts",
"tags": [],
"reasons": {}
},
{
"tool": "get_security_alert_by_id",
"tags": [],
"reasons": {}
},
{
"tool": "do_update_security_alert",
"tags": [],
"reasons": {}
},
{
"tool": "search_security_events",
"tags": [],
"reasons": {}
},
{
"tool": "list_security_rules",
"tags": [],
"reasons": {}
},
{
"tool": "search_security_rules",
"tags": [],
"reasons": {}
},
{
"tool": "get_detection_rule",
"tags": [],
"reasons": {}
},
{
"tool": "get_rule_detections",
"tags": [],
"reasons": {}
},
{
"tool": "list_rule_errors",
"tags": [],
"reasons": {}
},
{
"tool": "create_rule",
"tags": [],
"reasons": {}
},
{
"tool": "test_rule",
"tags": [],
"reasons": {}
},
{
"tool": "validate_rule",
"tags": [],
"reasons": {}
},
{
"tool": "create_retrohunt",
"tags": [],
"reasons": {}
},
{
"tool": "get_retrohunt",
"tags": [],
"reasons": {}
},
{
"tool": "search_rule_alerts",
"tags": [],
"reasons": {}
},
{
"tool": "get_threat_intel",
"tags": [],
"reasons": {}
},
{
"tool": "export_udm_search_csv",
"tags": [],
"reasons": {}
},
{
"tool": "find_udm_field_values",
"tags": [],
"reasons": {}
},
{
"tool": "create_watchlist",
"tags": [],
"reasons": {}
},
{
"tool": "update_watchlist",
"tags": [],
"reasons": {}
},
{
"tool": "delete_watchlist",
"tags": [],
"reasons": {}
},
{
"tool": "get_watchlist",
"tags": [],
"reasons": {}
},
{
"tool": "list_watchlists",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "e62385da458bc0f41ef50d3986a17a53fdcbe38079eb802efbfff2449dc9892f",
"stats": {
"tools": 67,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}