BEACON

← candidates

npm @unbrained/pm-web @2026.7.18

score
0.5207 med
flagged 2026-07-20 01:35
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'unbrained' pushed 9 packages in the last 15min on npm
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@unbrained/pm-cli', 'openid-client']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 70d ago but package has 20 versions (expect >= 78d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-QRQFt3E7Q81QrIHT+sPDiF7bmy4jwMp65NIpf0AXESZxmiX4Oh8blUQ8HBOYqGaaHb+745ntfjCjcAduzAj5yw==",
    "tarball": "https://registry.npmjs.org/@unbrained/pm-web/-/pm-web-2026.7.18.tgz",
    "unpackedSize": 2270755
  },
  "dist-tags": {
    "latest": "2026.7.18"
  },
  "latest_version": "2026.7.18",
  "maintainers": [
    {
      "email": "stefan@preu.at",
      "name": "unbrained"
    }
  ],
  "num_versions": 20,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unbraind/pm-web.git"
  },
  "scripts": {
    "audit:prod": "env -u npm_config_allow_scripts npm audit --omit=dev --ignore-scripts",
    "build": "npm run build:graph && npm run build:server && npm run build:frontend",
    "build:all": "npm run build",
    "build:frontend": "cd public && tsc && tsc -p tsconfig.sw.json && tsc -p tsconfig.scripts.json",
    "build:graph": "cd extensions/pm-graph && npm run build",
    "build:server": "tsc",
    "build:test": "tsc -p tsconfig.test.json",
    "changelog": "pm-changelog --pm-root .agents/pm --mode prepend --output CHANGELOG.md --release-version-from-package --since-previous-tag --until-release-tag --item-url-base https://github.com/unbraind/pm-web/blob/main/.agents/pm",
    "changelog:check": "pm-changelog --pm-root .agents/pm --mode replace --output CHANGELOG.md --all-release-tags --release-version-from-package --item-url-base https://github.com/unbraind/pm-web/blob/main/.agents/pm --check",
    "changelog:full": "pm-changelog --pm-root .agents/pm --mode replace --output CHANGELOG.md --all-release-tags --release-version-from-package --item-url-base https://github.com/unbraind/pm-web/blob/main/.agents/pm",
    "check": "npm run typecheck",
    "dev": "tsx watch src/server.ts",
    "pack:dry-run": "npm pack --dry-run",
    "prepack": "npm run build",
    "prepublishOnly": "npm run release:check",
    "release:check": "npm run typecheck && npm run build && npm test && npm run audit:prod && npm run pack:dry-run && npm run changelog:check",
    "release:notes": "pm-changelog --pm-root .agents/pm --stdout --since-previous-tag --until-release-tag --release-version-from-package --item-url-base https://github.com/unbraind/pm-web/blob/main/.agents/pm --pm-bin ./node_modules/.bin/pm --github-step-summary",
    "start": "node dist/server.js",
    "test": "npm run build:server && npm run build:test && node --test dist-test/*.js",
    "typecheck": "npm run typecheck:graph && npm run typecheck:server && npm run typecheck:frontend",
    "typecheck:frontend": "cd public && tsc --noEmit && tsc -p tsconfig.sw.json --noEmit && tsc -p tsconfig.scripts.json --noEmit",
    "typecheck:graph": "cd extensions/pm-graph && npm run typecheck",
    "typecheck:server": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@unbrained/pm-cli', 'openid-client']",
    "mass_publish_burst": "publisher 'unbrained' pushed 9 packages in the last 15min on npm",
    "repo_too_new_for_version_history": "claimed repo created 70d ago but package has 20 versions (expect >= 78d for that history)"
  },
  "time": {
    "created": "2026-05-26T13:56:17.198Z",
    "modified": "2026-07-18T05:51:34.535Z"
  }
}