npm qlogicae_aklot @1.4.1
score
0.5639
med
flagged
2026-06-13 01:31
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['qlogicae_aklot'] |
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.3.1', '1.3.2', '1.3.3', '1.3.4', '1.4.1'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cedric_devon"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-HUAkeYYqIAfaBLN0NE75eWHayKCAnx7+t8qjI3ewf10mpoK2DfePG2apzT7ycgArPnJPNsggLaARMwew6VMqOQ==",
"tarball": "https://registry.npmjs.org/qlogicae_aklot/-/qlogicae_aklot-1.4.1.tgz",
"unpackedSize": 5350
},
"dist-tags": {
"latest": "1.4.1"
},
"latest_version": "1.4.1",
"maintainers": [
{
"email": "vaughncedriclipardoaraneta@gmail.com",
"name": "cedric_devon"
}
],
"num_versions": 8,
"repository": null,
"scripts": {
"build": "bun run clean && bun run format && bun run lint && bun run transpile && bun run bundle",
"bundle": "bun './configurations/esbuild.js'",
"clean": "bunx rimraf library",
"deploy:check": "npm pack --dry-run",
"format": "bunx prettier --config './configurations/.prettierrc' --write .",
"format:check": "bunx prettier --config './configurations/.prettierrc' --check .",
"lint": "bunx eslint --config './configurations/eslint.config.js' .",
"test": "bun run test:bench && bun run test:unit",
"test:bench": "bunx vitest bench --watch=false --config './configurations/vitest.bench.config.ts' --coverage",
"test:unit": "bunx vitest run --watch=false --config './configurations/vitest.unit.config.ts' --reporter=verbose --coverage",
"transpile": "bunx tsc --project './configurations/tsconfig.json'",
"workflow:deploy:major": "bun run workflow:deploy:pre && npm version major && bun run workflow:deploy:post",
"workflow:deploy:minor": "bun run workflow:deploy:pre && npm version minor && bun run workflow:deploy:post",
"workflow:deploy:patch": "bun run workflow:deploy:pre && npm version patch && bun run workflow:deploy:post",
"workflow:deploy:post": "git push && bun publish",
"workflow:deploy:pre": "bun run build && bun run test && git add . && git commit -m 'deployment preparation'",
"workflow:develop": "bun run build",
"workflow:test": "bun run build && bun run test",
"workflow:test:bench": "bun run build && bun run test:bench",
"workflow:test:unit": "bun run build && bun run test:unit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['qlogicae_aklot']",
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.3.1', '1.3.2', '1.3.3', '1.3.4', '1.4.1']"
},
"time": {
"created": "2026-06-12T06:29:51.105Z",
"modified": "2026-06-13T06:30:57.837Z"
}
}