BEACON

← candidates

npm @yoloship/action @0.1.0

score
0.5517 med
flagged 2026-06-05 07:01
signals by category
content 2 topology 3

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['yolo']
script_count_spike 0.5 scripts count 0 -> 10
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=0.1.0 but max published is 0.2.0-beta.0
dependency_added_unknown 0.6 4 new non-watchlisted dep(s): ['@clack/prompts', '@maz-ui/node', 'c12', 'citty']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "yoloship"
  ],
  "versions": 13
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-gisSj5Jx4rFafmIvNT4Ufc80HL3y9CVoZN5VXD4mfqu73MxOKKRu4t9u0qjZIC4mDqstPMp4skqJGxdFqUJaqw==",
    "tarball": "https://registry.npmjs.org/@yoloship/action/-/action-0.1.0.tgz",
    "unpackedSize": 3113721
  },
  "dist-tags": {
    "beta": "0.2.0-beta.7",
    "latest": "0.1.0"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "team@yoloship.dev",
      "name": "yoloship"
    }
  ],
  "num_versions": 16,
  "repository": null,
  "scripts": {
    "build": "rolldown -c && node scripts/copy-skills.mjs && node scripts/obfuscate.mjs && tsc -p tsconfig.declarations.json",
    "build:dev": "rolldown -c && node scripts/copy-skills.mjs && tsc -p tsconfig.declarations.json",
    "lint": "cross-env NODE_ENV=production eslint",
    "lint:fix": "cross-env NODE_ENV=production eslint --fix",
    "test:unit": "vitest run",
    "test:unit:coverage": "vitest run --coverage",
    "test:unit:watch": "vitest watch",
    "typecheck": "tsc --noEmit",
    "yolo": "tsx src/entry-cli.ts",
    "yolo:prod": "cross-env NODE_ENV=production node dist/yolo.mjs"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['yolo']",
    "dependency_added_unknown": "4 new non-watchlisted dep(s): ['@clack/prompts', '@maz-ui/node', 'c12', 'citty']",
    "dist_tag_anomaly": "dist-tags.latest=0.1.0 but max published is 0.2.0-beta.0",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 10"
  },
  "time": {
    "created": "2026-04-10T18:15:50.477Z",
    "modified": "2026-06-05T10:20:45.501Z"
  }
}