Raw scan report

Odoo Pulse — the complete, unedited output of the deterministic mcptrustchecker engine v1.8.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.8.0",
    "methodologyVersion": "mcptrustchecker-1.8"
  },
  "target": {
    "id": "odoo-pulse",
    "source": {
      "kind": "package",
      "origin": "odoo-pulse"
    },
    "server": {
      "name": "odoo-pulse"
    }
  },
  "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.8"
  },
  "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 (88 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": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "find_partner",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_sale_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sale_order",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_purchase_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_products",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_stock",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_invoices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_invoice",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_payments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_purchase_order",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "list_pickings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_event_registrations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_calendar_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_surveys",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_email_campaigns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "odoo_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_models",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_model_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_read",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_records",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "aggregate_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_attachment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_employees",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_departments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_time_off",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_expenses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_job_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_applicants",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_attendances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_subscriptions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_sign_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_documents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_knowledge_articles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_approval_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_lunch_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_quality_checks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_quality_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_planning_slots",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_courses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_loyalty_programs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_loyalty_cards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_memberships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_payslips",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_appraisals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_social_posts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_website_visitors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_engineering_changes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_iot_devices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_manufacturing_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_boms",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pos_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pos_sessions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_repair_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_maintenance_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_equipment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_helpdesk_tickets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_vehicles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_subtask_hours",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "portfolio_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_timesheets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "receivables_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "absence_overview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "inventory_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "procurement_watch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "production_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_budget",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_profitability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "business_pulse",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pipeline_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sales_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "team_workload",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_status_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "standup_digest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_lead",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_contact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "confirm_sale_order",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "9294a3d8332036b2c7b99636e576154fbfa3adf558886dffc11df0d647b24123",
  "stats": {
    "tools": 88,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}