BEACON

← candidates

npm tada-mcp @0.1.0

score
0.5259 med
flagged 2026-06-18 16:14
signals by category
content 2 topology 1

maintainers added: deshina

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-E92bw26WqcSfaecMAhWxfz7EIvy04ZRrnl7oROf5dpGY+2SMJVnyCd7aVKHR8Fm4WXz1w5JPg+E3ov2fgQ+1HQ==",
    "tarball": "https://registry.npmjs.org/tada-mcp/-/tada-mcp-0.1.0.tgz",
    "unpackedSize": 28488
  },
  "dist-tags": {
    "latest": "0.1.0"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "richiemuhammed@gmail.com",
      "name": "deshina"
    }
  ],
  "num_versions": 1,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "dev": "tsx src/index.ts",
    "postinstall": "node -e \"try{require('child_process').execSync('npx playwright install chromium',{stdio:'inherit'})}catch(e){console.warn('[tada-mcp] Run \\'npx playwright install chromium\\' to enable recording')}\"",
    "record:test": "tsx src/selftest.ts",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-06-18T21:14:13.907Z",
    "modified": "2026-06-18T21:14:14.405Z"
  }
}