BEACON

← candidates

npm @gopu.inc/chariow-sdk @3.0.0

score
0.5524 med
flagged 2026-06-18 20:23
signals by category
content 4 topology 2

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
bin_added 0.8 new bin entry: ['chariow']
script_count_spike 0.5 scripts count 3 -> 15
size_spike 0.5 unpackedSize 19063 -> 589085 (30.9×)
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 6 new non-watchlisted dep(s): ['chalk', 'cli-table3', 'commander', 'inquirer', 'ora'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mauricio-10"
  ],
  "versions": 1
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-/Swuv6A4xYt5L1jyzxYDUnKw76OGBYH+ubygEzS3F3S5Fl3kizIvH+CIOt9jvnb1XLxcnutSsWFYhwozYYqclQ==",
    "tarball": "https://registry.npmjs.org/@gopu.inc/chariow-sdk/-/chariow-sdk-3.0.0.tgz",
    "unpackedSize": 589085
  },
  "dist-tags": {
    "latest": "3.0.0"
  },
  "latest_version": "3.0.0",
  "maintainers": [
    {
      "email": "ceoseshell@gmail.com",
      "name": "mauricio-10"
    }
  ],
  "num_versions": 2,
  "repository": null,
  "scripts": {
    "build": "tsc --project tsconfig.json",
    "build:fresh": "npm run clean && npm run build",
    "build:watch": "tsc --watch",
    "clean": "rm -rf dist tsconfig.tsbuildinfo",
    "dev": "tsx src/cli/index.ts",
    "link:local": "npm link",
    "postinstall": "chmod +x dist/cli/index.js 2>/dev/null || true",
    "prepublishOnly": "npm run clean && npm run build",
    "start": "node dist/cli/index.js",
    "test": "node --import tsx/esm --test tests/unit/*.test.ts tests/integration/*.test.ts",
    "test:integration": "node --import tsx/esm --test tests/integration/*.test.ts",
    "test:unit": "node --import tsx/esm --test tests/unit/*.test.ts",
    "test:watch": "node --import tsx/esm --test --watch tests/unit/*.test.ts",
    "type-check": "tsc --noEmit",
    "unlink:local": "npm unlink -g chariow-sdk"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)",
      "size_spike + bin_added: payload growth alongside install surface (+0.10)"
    ],
    "bin_added": "new bin entry: ['chariow']",
    "dependency_added_unknown": "6 new non-watchlisted dep(s): ['chalk', 'cli-table3', 'commander', 'inquirer', 'ora'] ...",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 3 -> 15",
    "size_spike": "unpackedSize 19063 -> 589085 (30.9\u00d7)"
  },
  "time": {
    "created": "2026-05-29T01:41:18.927Z",
    "modified": "2026-06-19T01:23:08.481Z"
  }
}