BEACON

← candidates

npm @skyramp/mcp @0.2.1

score
0.6 med
flagged 2026-06-05 07:07
signals by category
content 2 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['mcp']
script_count_spike 0.5 scripts count 0 -> 10
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.2.1 but max published is 0.2.150-rc.sut
dependency_added_unknown 0.6 10 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@playwright/test', '@skyramp/skyramp', 'dockerode', 'fast-glob'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jacob_skyramp"
  ],
  "versions": 106
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-P/Q+ZKLkocxFc+OzcgKNosHa9UYEboS1DDXitRJIMwhq1sPqPfv1LFDtJyjfxRFU07iU1S8sJxZumzusbRsAag==",
    "tarball": "https://registry.npmjs.org/@skyramp/mcp/-/mcp-0.2.1.tgz",
    "unpackedSize": 15020713
  },
  "dist-tags": {
    "latest": "0.2.1",
    "next": "0.2.150-rc.sut"
  },
  "latest_version": "0.2.1",
  "maintainers": [
    {
      "email": "jacob@skyramp.dev",
      "name": "jacob_skyramp"
    }
  ],
  "num_versions": 112,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/skyramp/mcp.git"
  },
  "scripts": {
    "build": "tsc && chmod 755 build/index.js",
    "build:prod": "tsc --sourceMap false && chmod 755 build/index.js",
    "clean-build": "rm -rf build && npm run build",
    "lint": "eslint src --ext .ts",
    "lint:fix": "eslint src --ext .ts --fix",
    "pack": "npm run build:prod && npm pack",
    "pretty": "npx prettier --write .",
    "start": "node build/index.js",
    "test": "npx jest",
    "test:startup": "time node build/index.js --help"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['mcp']",
    "dependency_added_unknown": "10 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@playwright/test', '@skyramp/skyramp', 'dockerode', 'fast-glob'] ...",
    "dist_tag_anomaly": "dist-tags.latest=0.2.1 but max published is 0.2.150-rc.sut",
    "script_count_spike": "scripts count 0 -> 10"
  },
  "time": {
    "created": "2025-07-20T00:28:54.602Z",
    "modified": "2026-06-05T00:01:15.502Z"
  }
}