BEACON

← candidates

npm qlogicagent @2.13.2

score
0.5333 med
flagged 2026-06-12 11:07
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['2.12.13', '2.12.14', '2.12.15', '2.13.1', '2.13.2']
topology
no_repo 0.3 package.json has no repository field
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jkait"
  ],
  "versions": 107
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-OSYdJR1pFMI2VWx1hnpdtG9VaES8usR/cx8TLNZWJpbV0GxnGod7Mrok92FKkw+aWFOorWlTmOQ4dRu95ycCMg==",
    "tarball": "https://registry.npmjs.org/qlogicagent/-/qlogicagent-2.13.2.tgz",
    "unpackedSize": 4534412
  },
  "dist-tags": {
    "latest": "2.13.2"
  },
  "latest_version": "2.13.2",
  "maintainers": [
    {
      "email": "yangke@sunsionmv.cn",
      "name": "jkait"
    }
  ],
  "num_versions": 108,
  "repository": null,
  "scripts": {
    "build": "node scripts/build.mjs",
    "build:tsc": "tsc --noCheck",
    "check": "tsc --noEmit && pnpm test && pnpm run check:architecture-boundaries && pnpm run check:provider-core-boundary && pnpm run check:pet-core-boundary && pnpm run check:workspace-hygiene && pnpm run check:package-artifact",
    "check:architecture-boundaries": "node scripts/check-architecture-boundaries.mjs",
    "check:package-artifact": "npm run build && node scripts/check-package-artifact.mjs",
    "check:pet-core-boundary": "node scripts/check-pet-core-boundary.mjs",
    "check:provider-core-boundary": "node scripts/check-provider-core-boundary.mjs",
    "check:workspace-hygiene": "node scripts/check-workspace-hygiene.mjs",
    "check:workspace-hygiene:strict": "node scripts/check-workspace-hygiene.mjs --strict",
    "clean:workspace-hygiene": "node scripts/clean-workspace-hygiene.mjs",
    "dev": "tsx watch src/index.ts",
    "lint": "oxlint .",
    "redteam:community-desensitization": "tsx src/runtime/community/community-desensitization-red-team-cli.ts",
    "redteam:community-sandbox": "tsx src/skills/permissions/community-sandbox-red-team-cli.ts",
    "release": "node scripts/release.mjs",
    "start": "node dist/cli.js",
    "test": "vitest run",
    "test:watch": "vitest"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "rapid_release": "6 versions in last 24h: ['2.12.13', '2.12.14', '2.12.15', '2.13.1', '2.13.2']"
  },
  "time": {
    "created": "2026-05-11T09:02:31.763Z",
    "modified": "2026-06-12T15:40:13.259Z"
  }
}