BEACON

← candidates

npm fimo @0.2.1

score
0.6147 med
flagged 2026-06-19 05:58
signals by category
content 4 cadence 1 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: ['fimo']
script_count_spike 0.5 scripts count 1 -> 14
size_spike 0.5 unpackedSize 200 -> 5588315 (27941.6×)
cadence
dormant_burst 1.0 dormant 2481d (prev 0.0.0), then 0.2.1 just published
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 14 new non-watchlisted dep(s): ['@clack/core', '@clack/prompts', '@rollup/pluginutils', 'agent-install', 'change-case'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "fimo-placeholder"
  ],
  "versions": 2
}

Evidence (package doc at flag time)

{
  "dependencies_count": 15,
  "dist": {
    "integrity": "sha512-co9TRHqEx5PYetJEkQUTJkd3R3ce3/JOaM7BSY7DMBoQVko5ksjQq5PuZIwxD4PgOB5kLj1Vp5gOzuHdeLu0XQ==",
    "tarball": "https://registry.npmjs.org/fimo/-/fimo-0.2.1.tgz",
    "unpackedSize": 5588315
  },
  "dist-tags": {
    "experimental": "0.2.1-experimental.1781864090656",
    "latest": "0.2.1"
  },
  "latest_version": "0.2.1",
  "maintainers": [
    {
      "email": "marc@fimo.ai",
      "name": "fimo-placeholder"
    }
  ],
  "num_versions": 3,
  "repository": null,
  "scripts": {
    "build": "pnpm run clean && tsc -b tsconfig.json && chmod +x dist/cli/index.js",
    "build:bundle": "node scripts/bundle-cli.mjs",
    "check:types": "tsc -b tsconfig.json",
    "clean": "rm -rf dist *.tsbuildinfo",
    "install-cli": "pnpm build && node scripts/install-cli.mjs",
    "postinstall": "node scripts/postinstall.mjs",
    "prepublishOnly": "pnpm run build && pnpm run build:bundle",
    "publish-cli": "node scripts/publish-tarball.mjs",
    "publish:dry-run": "npm publish --dry-run",
    "publish:npm": "node scripts/publish-npm.mjs",
    "release:bump": "node scripts/bump-version.mjs",
    "start": "tsx src/cli/index.ts",
    "test": "vitest run",
    "test:watch": "vitest"
  },
  "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: ['fimo']",
    "dependency_added_unknown": "14 new non-watchlisted dep(s): ['@clack/core', '@clack/prompts', '@rollup/pluginutils', 'agent-install', 'change-case'] ...",
    "dormant_burst": "dormant 2481d (prev 0.0.0), then 0.2.1 just published",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 1 -> 14",
    "size_spike": "unpackedSize 200 -> 5588315 (27941.6\u00d7)"
  },
  "time": {
    "created": "2019-09-03T01:09:50.958Z",
    "modified": "2026-06-19T10:58:11.802Z"
  }
}