MCP server · trust report

io.github.Ninjabeam20/sportiq-mcp

3 checks that ran failed — supply chain, version behavior and transport config — so this release can’t be trusted as-is.

Publisher
io.github.Ninjabeam20
Repository
github.com/Ninjabeam20/SportIQ-MCP
Install
pypi:sportiq-mcp, pypi:sportiq-mcp, pypi:sportiq-mcp, pypi:sportiq-mcp
Versions
4
MCP revision
2025-11-25 · superseded
Inspected
6 of 6 checks · 100%
Scored
2026-09-03 · rubric 1.0.0

What we checked

Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.

6 checks2 clean4 flagged
  • Injection surface

    pass25% of grade

    Tool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).

    Scanned 273 text field(s); no instruction-injection patterns found. PASS = no static red flag. A server can serve different tool descriptions at runtime (the rug-pull class), which static scanning cannot see.

  • Supply chain

    fail25% of grade

    Package provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.

    Python build script executes at build time: network call in build script

  • Credential hygiene

    pass15% of grade

    How the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.

    Reads secrets from the environment (e.g. src/sportiq/config.py) — the recommended intake shape. PASS = no static red flag; static analysis cannot prove the code honors env-based secret handling at runtime.

  • Permission scope

    warn15% of grade

    Declared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.

    discloses dynamic code execution: src/sportiq/core/cache.py: uses eval()/exec() Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    fail10% of grade

    Diff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).

    vs prior 0.3.1 (patch bump): new tool "sportiq_health" appeared; new tool "football_get_groups" appeared; new tool "football_get_fixtures" appeared; new tool "football_get_standings" appeared; new tool "football_get_squad" touches a sensitive surface (email/exec/net/fs); new tool "football_get_match_stats" touches a sensitive surface (email/exec/net/fs); new tool "football_get_top_scorers" appeared; new tool "football_get_odds" touches a sensitive surface (email/exec/net/fs); new tool "football_xg_model" appeared; new tool "football_match_predictor" appeared; new tool "football_simulate_group" touches a sensitive surface (email/exec/net/fs); new tool "football_simulate_bracket" touches a sensitive surface (email/exec/net/fs); new tool "football_knockout_path" appeared; new tool "football_find_value_bets" appeared; new tool "football_form_trends" appeared; new tool "football_build_accumulator" touches a sensitive surface (email/exec/net/fs); new tool "f1_get_sessions" touches a sensitive surface (email/exec/net/fs); new tool "f1_get_drivers" touches a sensitive surface (email/exec/net/fs); new tool "f1_get_lap_times" touches a sensitive surface (email/exec/net/fs); new tool "f1_get_standings" appeared; new tool "f1_get_race_results" appeared; new tool "f1_get_weather" touches a sensitive surface (email/exec/net/fs); new tool "f1_tyre_degradation" touches a sensitive surface (email/exec/net/fs); new tool "f1_undercut_window" touches a sensitive surface (email/exec/net/fs); new tool "f1_head_to_head_pace" touches a sensitive surface (email/exec/net/fs); new tool "f1_weather_strategy_impact" touches a sensitive surface (email/exec/net/fs); new tool "f1_predict_pit_strategy" touches a sensitive surface (email/exec/net/fs); new tool "f1_qualifying_analysis" touches a sensitive surface (email/exec/net/fs); new tool "f1_race_pace_compare" touches a sensitive surface (email/exec/net/fs); new tool "cricket_get_live_matches" appeared; new tool "cricket_get_scorecard" appeared; new tool "cricket_get_points_table" appeared; new tool "cricket_get_schedule" appeared; new tool "cricket_get_squad" appeared; new tool "cricket_get_live_odds" touches a sensitive surface (email/exec/net/fs); new tool "cricket_build_dream11_team" touches a sensitive surface (email/exec/net/fs); new tool "cricket_captain_recommendation" touches a sensitive surface (email/exec/net/fs); new tool "cricket_differential_picks" touches a sensitive surface (email/exec/net/fs); new tool "cricket_player_form_index" appeared; new tool "cricket_get_pitch_report" touches a sensitive surface (email/exec/net/fs); new tool "cricket_find_value_bets" touches a sensitive surface (email/exec/net/fs); new tool "cricket_head_to_head" touches a sensitive surface (email/exec/net/fs); new tool "cricket_player_matchup" appeared; new tool "cross_sport_build_accumulator" appeared; new capability primitive(s) in source: dynamic-eval, fs-write, http-client; new hardcoded outbound host/BCC destination(s): api.cricapi.com, api.football-data.org, api.jolpi.ca, api.openf1.org, api.the-odds-api.com, github.com, m.cricbuzz.com, raw.githubusercontent.com, sports.ndtv.com, v3.football.api-sports.io.

  • Transport config

    fail10% of grade

    Remote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.

    remote MCP endpoint declares NO authentication (unauthenticated remote — nginx-ui/CVE-2026-33032 class); manifest/source references analytics behavior — disclosure

Version history

Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.

VersionPublishedGradeScoreInspectedChange
v0.3.2 · current2026-09-02 D47.56/6 · 100%B→D in v0.3.2
v0.3.12026-07-03 B753/6 · 55%