Raw scan report

Reaper — 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": "reaper-mcp",
    "source": {
      "kind": "package",
      "origin": "reaper-mcp"
    },
    "server": {
      "name": "reaper-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 (113 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": "\"reaper-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "reaper-mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "analyze_project_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_track_audio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_chord_progression",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_rhythm_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_next_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_audio_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_analyze_samples",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_apply_fade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_reverse",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_time_stretch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_pitch_shift",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_normalize",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_apply_eq",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audio_apply_compression",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_sample_dirs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_sample_dir",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_sample_dir",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_samples",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_sample_to_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sample_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_samples_by_attributes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_compatible_samples",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_sine_wave",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_square_wave",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_sawtooth_wave",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_triangle_wave",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_noise",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_additive_synth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_fm_synth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_adsr_envelope",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_envelope_to_waveform",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_subtractive_synth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_vst_plugins",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_fx_to_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_fx_on_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_fx_param",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_fx_param",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_mastering_chain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_loudness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "auto_level_tracks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_mixing_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_track_panning",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_frequency_conflicts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_midi_to_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_midi_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_pretty_midi",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_midi_file_to_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_chord_progression",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_drum_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "humanize_midi",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_bass_line",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_arpeggio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_melody_from_chords",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_scale_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "transpose_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_relative_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_chord_progression",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "quantize_notes_to_scale",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "play",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pause",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stop",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_cursor_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_cursor_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_time_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_time_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "new_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_length",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "save_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_play_state",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_play_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_play_rate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "undo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "redo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "can_undo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "can_redo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "beats_to_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "time_to_beats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_path",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "is_project_dirty",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "render_track_to_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_all_midi_notes_from_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_song_from_scratch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "continue_song",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_variation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "arrange_song_structure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_marker",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_region",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_markers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_regions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_marker_count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_region_count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_bpm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_bpm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tracks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_track_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_track_item_count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_track_color",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mute_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unmute_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "solo_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unsolo_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_track_volume",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_track_volume",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_track_pan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_track_pan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "select_track",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unselect_track",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "e3d4d821b252dbc3c1c6a7bd2f8ab3e6a24cf4607430d1072307d7b5c8557473",
  "stats": {
    "tools": 113,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}