BEACON

← candidates

npm icoa-cli @2.19.271

score
0.65 med
flagged 2026-06-14 10:37
signals by category
content 1 cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 5 versions in last 24h: ['2.19.267', '2.19.268', '2.19.269', '2.19.270', '2.19.271']
topology
no_repo 0.3 package.json has no repository field
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": true,
  "maintainers": [
    "icoa"
  ],
  "versions": 384
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-Y0i3QMPhIfe1ROuqYg+JwV1jW1Vw5LT0fHh0k/t6JPWx4B+GFqkJFTBDbz+LdG+rPKRl+k+5BRMgteYk9enHIg==",
    "tarball": "https://registry.npmjs.org/icoa-cli/-/icoa-cli-2.19.271.tgz",
    "unpackedSize": 1027926
  },
  "dist-tags": {
    "latest": "2.19.271"
  },
  "latest_version": "2.19.271",
  "maintainers": [
    {
      "email": "media@oztry.org",
      "name": "icoa"
    }
  ],
  "num_versions": 385,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "build:release": "bash scripts/build-release.sh",
    "dev": "tsc --watch",
    "postinstall": "node -e \"try{require('./dist/postinstall.js')}catch(e){}\"",
    "prepare": "husky",
    "prepublishOnly": "npm run build:release",
    "smoke": "tsc && node --test test/smoke/*.test.js",
    "smoke:full": "tsc && SMOKE_LIFECYCLE=1 node --test test/*.test.js test/smoke/*.test.js",
    "smoke:offline": "tsc && SMOKE_NO_NETWORK=1 node --test test/smoke/*.test.js",
    "start": "node dist/index.js",
    "test": "tsc && node --test test/*.test.js",
    "ux-audit": "node panda/ux-audit.js",
    "ux-record": "bash panda/ux-record.sh"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field",
    "rapid_release": "5 versions in last 24h: ['2.19.267', '2.19.268', '2.19.269', '2.19.270', '2.19.271']"
  },
  "time": {
    "created": "2026-04-05T14:13:13.411Z",
    "modified": "2026-06-14T15:06:12.292Z"
  }
}