npm agkan @3.14.1
score
0.5598
med
flagged
2026-06-13 09:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['agkan'] |
| script_count_spike | 0.5 | scripts count 0 -> 18 |
| topology | ||
| dependency_added_unknown | 0.6 | 7 new non-watchlisted dep(s): ['@hono/node-server', 'better-sqlite3', 'chalk', 'commander', 'hono'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gendosu"
],
"versions": 40
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-5ZKIy4KrrRELbQNpsDVpivkXp9AOVdGS1yOTyWqiDqLUo0GZAVYBfochOjcfl607Cul13X/IzEz3aQXV+I6Q5A==",
"tarball": "https://registry.npmjs.org/agkan/-/agkan-3.14.1.tgz",
"unpackedSize": 2842165
},
"dist-tags": {
"latest": "3.14.1"
},
"latest_version": "3.14.1",
"maintainers": [
{
"email": "gendosu@gmail.com",
"name": "gendosu"
}
],
"num_versions": 41,
"repository": {
"type": "git",
"url": "git+https://github.com/gendosu/agkan.git"
},
"scripts": {
"board": "pnpm run build && node dist/cli/index.js board",
"build": "tsc && node scripts/build-client.mjs && node scripts/build-hooks.mjs",
"build:client": "node scripts/build-client.mjs",
"build:server": "tsc",
"check": "pnpm run type-check && pnpm run lint && pnpm run format:check",
"dev": "tsc --watch",
"format": "prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"",
"format:check": "prettier --check \"src/**/*.ts\" \"tests/**/*.ts\"",
"lint": "eslint src tests",
"lint:fix": "eslint src tests --fix",
"prepare": "husky || true && chmod +x node_modules/.bin/* node_modules/prettier/bin/*.cjs node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true",
"prepublishOnly": "pnpm run check && pnpm run build && vitest run",
"start": "node dist/cli/index.js",
"test": "vitest run",
"test:all": "pnpm install && pnpm run build && pnpm run type-check && pnpm run lint && vitest run && pnpm run test:e2e",
"test:e2e": "./test-e2e.sh",
"test:errors": "vitest run --reporter=./tests/reporters/error-only.ts",
"type-check": "tsc --noEmit && tsc --noEmit -p src/board/client/tsconfig.json"
},
"signal_details": {
"bin_added": "new bin entry: ['agkan']",
"dependency_added_unknown": "7 new non-watchlisted dep(s): ['@hono/node-server', 'better-sqlite3', 'chalk', 'commander', 'hono'] ...",
"script_count_spike": "scripts count 0 -> 18"
},
"time": {
"created": "2026-02-18T15:23:08.092Z",
"modified": "2026-06-13T14:05:07.805Z"
}
}