Raw scan report

Temporal — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.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.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "@vreme/temporal-mcp",
    "source": {
      "kind": "package",
      "origin": "@vreme/temporal-mcp"
    },
    "server": {
      "name": "@vreme/temporal-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 99,
    "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": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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.13"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (68 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": "get_temporal_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_current_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_prayer_times",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_activity_appropriateness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_temporal_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_dates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_business_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_holiday_countries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_country_holidays",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_holiday",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_financial_markets_holidays",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_market_holidays",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_business_day",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_business_days_detailed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_relative_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "execute_time_arithmetic",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_duration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_period",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "age_from_birthdate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "time_until",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "time_since",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_timezone_offset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_timezones",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_timezone_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "date_range_overlap",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "date_range_contains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "date_range_operations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "historical_day_of_week",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_temporal_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_frequency",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_weekday",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_business_days_between",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_nth_occurrence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_time_in_timezone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_calendar_boundaries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_iso_week_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_temporal_phrase",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_temporal_phrases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_temporal_context_snapshot",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_temporal_prompt_prefix",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_good_moment_for_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_temporal_conflicts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "explain_time_behavior",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_global_sacred_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_weekly_sacred_rhythm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_microseason_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "convert_time_scale",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_time_scales",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interval_operations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "expand_recurrence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "align_calendars",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_partial_dates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_fuzzy_time_circa",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_fuzzy_time_window",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "intersect_fuzzy_times",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_astro_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_day_phase",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_season_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_zodiac_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_chinese_zodiac",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_astro_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_astro_calendar",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_observances_on_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_today_story",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_observances_calendar",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "e98fb238bdca1e40e5b82ab631681d0d0c13ff6d64e79a592ad012cb09ff7cd9",
  "stats": {
    "tools": 68,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}