BEACON

← candidates

npm hackmd-mcp-server @0.2.5

score
0.5123 med
flagged 2026-06-08 10:54
signals by category
content 2 topology 2 enrichment 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['hackmd-mcp']
script_count_spike 0.5 scripts count 0 -> 16
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'zod']
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hbarcelos"
  ],
  "versions": 7
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-aBALoythXa+IvcjPOQXDgE7MJcbjpm3Ldu64DLkiLmA1lzjJssXua/udhB7ZNXB/W1zcl24MzWHdGD50uOCH4Q==",
    "tarball": "https://registry.npmjs.org/hackmd-mcp-server/-/hackmd-mcp-server-0.2.5.tgz",
    "unpackedSize": 178354
  },
  "dist-tags": {
    "latest": "0.2.5"
  },
  "latest_version": "0.2.5",
  "maintainers": [
    {
      "email": "rick.hjpbarcelos@gmail.com",
      "name": "hbarcelos"
    }
  ],
  "num_versions": 10,
  "repository": null,
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.build.json && node scripts/add-bin-shebang.js",
    "clean": "node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\"",
    "dev": "tsx src/cli.ts",
    "dev:cli": "tsx src/cli.ts",
    "format": "prettier --write .",
    "format:check": "prettier --check .",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "pack:dry-run": "npm pack --dry-run",
    "prepack": "npm run build",
    "prepublishOnly": "npm run lint && npm run typecheck && npm test",
    "release:github": "node scripts/create-github-release.js",
    "release:github:dry-run": "node scripts/create-github-release.js --dry-run",
    "start": "node dist/cli.js",
    "test": "vitest run",
    "typecheck": "tsc -p tsconfig.json"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['hackmd-mcp']",
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'zod']",
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 16"
  },
  "time": {
    "created": "2026-05-13T18:50:00.476Z",
    "modified": "2026-05-28T14:36:48.456Z"
  }
}