npm qlogicagent @2.12.12
score
0.5333
med
flagged
2026-06-12 00:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.12.9', '2.12.10', '2.12.11', '2.12.12'] |
| 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": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-3npwHh5F7onGohcaQeNE2Esxa/D6x+8s2LBWWw5yzDprutjasH39moKev5zYZC27cDCoZI4HUfNR1/hthhwaiw==",
"tarball": "https://registry.npmjs.org/qlogicagent/-/qlogicagent-2.12.12.tgz",
"unpackedSize": 4352475
},
"dist-tags": {
"latest": "2.12.12"
},
"latest_version": "2.12.12",
"maintainers": [
{
"email": "yangke@sunsionmv.cn",
"name": "jkait"
}
],
"num_versions": 103,
"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": "4 versions in last 24h: ['2.12.9', '2.12.10', '2.12.11', '2.12.12']"
},
"time": {
"created": "2026-05-11T09:02:31.763Z",
"modified": "2026-06-11T17:00:58.765Z"
}
}