BEACON

← candidates

npm @automagik/omni @2.260619.3

score
0.6 med
flagged 2026-06-22 18:07
signals by category
content 1 topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=2.260619.3 but max published is 2.20260221.1
dependency_added_unknown 0.6 8 new non-watchlisted dep(s): ['@snazzah/davey', 'exceljs', 'libsodium-wrappers', 'mammoth', 'opusscript'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "namastex888"
  ],
  "versions": 183
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-UgNzYKMoMAkpQ9ZkyAq+EUzdPDIBZJmfdBdx+l5/8hoco+S94mBNgtHZnYHPhy80IdNJTxu8D5n/3cjvekKXqA==",
    "tarball": "https://registry.npmjs.org/@automagik/omni/-/omni-2.260619.3.tgz",
    "unpackedSize": 31078912
  },
  "dist-tags": {
    "homolog": "2.260609.4",
    "latest": "2.260619.3",
    "next": "2.260619.2"
  },
  "latest_version": "2.260619.3",
  "maintainers": [
    {
      "email": "genie@namastex.ai",
      "name": "namastex888"
    }
  ],
  "num_versions": 184,
  "repository": null,
  "scripts": {
    "build": "bun run build:sdk-subpath && bun build ./src/index.ts --outdir ./dist --target bun && bun run build:types",
    "build:migrations": "rm -rf db/drizzle && mkdir -p db && cp -r ../db/drizzle db/drizzle",
    "build:sdk-subpath": "cd ../sdk && bun run build && cd ../cli && mkdir -p ./dist/sdk && cp -r ../sdk/dist/. ./dist/sdk/",
    "build:server": "bun build src/bundled-server-entry.ts --outdir dist/server --entry-naming 'index.[ext]' --asset-naming '[name].[ext]' --target bun --external @anthropic-ai/claude-agent-sdk --external @snazzah/davey --external libsodium-wrappers --external opusscript --external pdf-parse --external mammoth --external exceljs --external sharp",
    "build:types": "tsc --emitDeclarationOnly --declaration --outDir dist",
    "clean": "rm -rf dist db",
    "dev": "echo 'CLI package - no dev server (use: bun run ./src/index.ts <command>)'",
    "postinstall": "node scripts/postinstall-pin-version.cjs",
    "prepack": "bun run build && bun run build:server && bun run build:migrations",
    "test": "bun test",
    "test:integration": "RUN_INTEGRATION_TESTS=1 bun test",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "8 new non-watchlisted dep(s): ['@snazzah/davey', 'exceljs', 'libsodium-wrappers', 'mammoth', 'opusscript'] ...",
    "dist_tag_anomaly": "dist-tags.latest=2.260619.3 but max published is 2.20260221.1",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-02-18T18:46:03.725Z",
    "modified": "2026-06-19T20:18:49.529Z"
  }
}