BEACON

← candidates

npm @abloatai/ablo @0.9.3

score
0.5749 med
flagged 2026-06-09 16:29
signals by category
content 2 enrichment 1

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: ['ablo']
size_spike 0.5 unpackedSize 2515687 -> 16950185 (6.7×)
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 48d ago but package has 12 versions (expect >= 64d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "lukaswithablo"
  ],
  "versions": 10
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-1NmZIJ7Ud/YCrYCnEOgOXdo386bAVlNnCU2f525cRhmINhc0uCPdAlTw65AhSsg9iJ5MOH6rT1bKQJsJRXxE3w==",
    "tarball": "https://registry.npmjs.org/@abloatai/ablo/-/ablo-0.9.3.tgz",
    "unpackedSize": 16950185
  },
  "dist-tags": {
    "latest": "0.9.3"
  },
  "latest_version": "0.9.3",
  "maintainers": [
    {
      "email": "lukas@ablo.finance",
      "name": "lukaswithablo"
    }
  ],
  "num_versions": 12,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Abloatai/ablo.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.build.json && npm run build:cli",
    "build:cli": "tsup --config tsup.cli.config.ts",
    "check:dist": "node scripts/check-dist-fresh.mjs",
    "clean": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\"",
    "generate:errors": "tsx scripts/generate-error-docs.mts",
    "lint:errors": "tsx scripts/check-error-docs.mts",
    "lint:imports": "node scripts/check-js-extensions.mjs",
    "lint:pkg": "publint",
    "pack:check": "npm_config_cache=${TMPDIR:-/tmp}/ablo-npm-cache npm pack --dry-run",
    "prepublishOnly": "npm run build && npm run lint:pkg",
    "pretest": "node scripts/check-dist-fresh.mjs",
    "test": "jest",
    "test:contract": "jest --testPathPattern=__tests__/contract",
    "test:coverage": "jest --coverage",
    "test:e2e": "E2E_TEST=true jest --config jest.e2e.config.ts",
    "test:e2e:down": "docker compose -f docker-compose.test.yml down -v",
    "test:e2e:run": "npm run test:e2e:up && npm run test:e2e; npm run test:e2e:down",
    "test:e2e:up": "docker compose -f docker-compose.test.yml up -d --wait",
    "test:integration": "jest --testPathPattern=__tests__/integration",
    "test:property": "jest --testPathPattern=__tests__/property",
    "test:unit": "jest --testPathPattern=__tests__/unit",
    "typecheck:cli": "tsc -p tsconfig.cli.json"
  },
  "signal_details": {
    "_amplifiers": [
      "size_spike + bin_added: payload growth alongside install surface (+0.10)"
    ],
    "bin_added": "new bin entry: ['ablo']",
    "repo_too_new_for_version_history": "claimed repo created 48d ago but package has 12 versions (expect >= 64d for that history)",
    "size_spike": "unpackedSize 2515687 -> 16950185 (6.7\u00d7)"
  },
  "time": {
    "created": "2026-05-24T09:32:08.264Z",
    "modified": "2026-06-09T21:28:53.077Z"
  }
}