BEACON

← candidates

npm @hiskens/trellis @0.6.8-hiskens

score
0.5871 med
flagged 2026-07-20 22:43
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.6.8-hiskens but max published is 0.6.9-hiskens
shared_repo_different_publisher 0.9 repo 'git+https://github.com/mindfold-ai/trellis.git' also claimed by 6 package(s) under different publishers: ['npm/@blxzer/trellis-core', 'npm/@sad678/trellis', 'npm/@ex-aicoder/trellis'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hiskens"
  ],
  "versions": 28
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-4XBxkdC5+MKLuDhg8DXi/9jKsuxtLVPhI42RfhWLZHWa/c0UEwgYU1dtolwMZxK8u27ZuwM1jP1zJDaDlfGiAA==",
    "tarball": "https://registry.npmjs.org/@hiskens/trellis/-/trellis-0.6.8-hiskens.tgz",
    "unpackedSize": 2983971
  },
  "dist-tags": {
    "hiskens": "0.5.0-rc.3.1-hiskens",
    "latest": "0.6.8-hiskens",
    "rc": "0.6.9-hiskens"
  },
  "latest_version": "0.6.8-hiskens",
  "maintainers": [
    {
      "email": "h1657944730@gmail.com",
      "name": "hiskens"
    }
  ],
  "num_versions": 32,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mindfold-ai/trellis.git"
  },
  "scripts": {
    "build": "pnpm run clean && tsc && pnpm run copy-templates",
    "clean": "node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\"",
    "copy-templates": "node scripts/copy-templates.js",
    "dev": "tsc --watch",
    "format": "prettier --write src/",
    "format:check": "prettier --check src/",
    "lint": "eslint src/ test/",
    "lint:all": "pnpm lint && pnpm lint:py",
    "lint:fix": "eslint src/ test/ --fix",
    "lint:py": "basedpyright",
    "manifest": "node scripts/create-manifest.js",
    "release": "node scripts/release.js patch",
    "release:beta": "node scripts/release.js beta",
    "release:major": "node scripts/release.js major",
    "release:minor": "node scripts/release.js minor",
    "release:promote": "node scripts/release.js promote",
    "release:rc": "node scripts/release.js rc",
    "start": "node ./dist/cli/index.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.6.8-hiskens but max published is 0.6.9-hiskens",
    "shared_repo_different_publisher": "repo 'git+https://github.com/mindfold-ai/trellis.git' also claimed by 6 package(s) under different publishers: ['npm/@blxzer/trellis-core', 'npm/@sad678/trellis', 'npm/@ex-aicoder/trellis'] ..."
  },
  "time": {
    "created": "2026-05-02T04:32:02.217Z",
    "modified": "2026-07-21T03:43:32.068Z"
  }
}