BEACON

← candidates

npm @rdk-moss/agent @0.3.7

score
0.6784 med
flagged 2026-06-05 05:46
signals by category
content 2 topology 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
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@types/react', 'ink', 'marked', 'marked-terminal', 'react']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "qiaolongli"
  ],
  "versions": 4
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-irqetjDFwy5bepTzwzum5SW18uT3+vzgl8/DmcRhbhXAY0ThbymdjzwQ9C5KkxKa0sMGkLnsnITnLEIoXcDKgQ==",
    "tarball": "https://registry.npmjs.org/@rdk-moss/agent/-/agent-0.3.7.tgz",
    "unpackedSize": 4098511
  },
  "dist-tags": {
    "latest": "0.3.7"
  },
  "latest_version": "0.3.7",
  "maintainers": [
    {
      "email": "1245953651@qq.com",
      "name": "qiaolongli"
    }
  ],
  "num_versions": 5,
  "repository": {
    "directory": "packages/dmoss-agent",
    "type": "git",
    "url": "git+https://github.com/QiaolongLi1201/moss.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.build.json && node -e \"const fs=require('fs');fs.chmodSync('dist/cli.js',0o755)\"",
    "clean": "node -e \"const fs=require('fs');fs.rmSync('dist',{recursive:true,force:true})\"",
    "cli": "npx tsx src/cli.ts",
    "docs": "typedoc --out docs-api src/index.ts src/core/index.ts src/knowledge/index.ts --tsconfig tsconfig.build.json",
    "postinstall": "node -e \"const fs=require('fs');try{fs.chmodSync('dist/cli.js',0o755)}catch{}\"",
    "prepublishOnly": "npm run clean && npm run build",
    "test": "npm run build && node ../../scripts/run-package-tests.mjs",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@types/react', 'ink', 'marked', 'marked-terminal', 'react']",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present"
  },
  "time": {
    "created": "2026-05-29T09:26:04.816Z",
    "modified": "2026-06-03T04:57:03.459Z"
  }
}