BEACON

← candidates

npm @rafaelsene01/agent-flow @1.2.0

score
0.7834 high
flagged 2026-06-13 00:49
signals by category
content 2 enrichment 1

maintainers added:

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
enrichment
repo_doesnt_exist 1.0 claimed repo rafaelsene01/agent-flow returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rafaelsene"
  ],
  "versions": 5
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-7SPquoI4GE0LgRWYMdMXqCJn2vnvTqmE7WsgverAchQotgP+T4HWM0Ity6FCD+3wTVRm6ICw8kW0a3q3gvq3dg==",
    "tarball": "https://registry.npmjs.org/@rafaelsene01/agent-flow/-/agent-flow-1.2.0.tgz",
    "unpackedSize": 2844805
  },
  "dist-tags": {
    "latest": "1.2.0"
  },
  "latest_version": "1.2.0",
  "maintainers": [
    {
      "email": "rafaelssene@gmail.com",
      "name": "rafaelsene"
    }
  ],
  "num_versions": 6,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rafaelsene01/agent-flow.git"
  },
  "scripts": {
    "build": "node scripts/build.mjs",
    "build:web": "npm run build --prefix web",
    "dev": "concurrently -n api,web -c cyan,magenta \"node api/dev.js\" \"npm run dev --prefix web\"",
    "postinstall": "node -e \"if(!require('fs').existsSync('web/node_modules/.package-lock.json')){require('child_process').execSync('npm install --prefix web',{stdio:'inherit'})}\"",
    "prepack": "npm run build",
    "start": "node dist/agent-flow.js"
  },
  "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",
    "repo_doesnt_exist": "claimed repo rafaelsene01/agent-flow returns 404 on github.com"
  },
  "time": {
    "created": "2026-06-11T10:44:10.502Z",
    "modified": "2026-06-13T05:49:13.504Z"
  }
}