npm umans-gate @0.3.13
score
0.5359
med
flagged
2026-07-23 12:59
signals by category
content
3
cadence
1
topology
1
enrichment
1
maintainers added: —
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 16 |
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| size_spike | 0.5 | unpackedSize 91247 -> 9287997 (101.8×) |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.3.10', '0.3.11', '0.3.13'] |
| topology | ||
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@types/bun', 'commander', 'lru-cache'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 9d ago but package has 26 versions (expect >= 84d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"codegiveness"
],
"versions": 25
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-EP3a60IwPKO2ZWIcbaGqMDMRPc42xNdfeWhnYYMOO/pxc1mXZ5pd0u/KjYgx89xUUuSfOp01CYAKJQm/yRM80g==",
"tarball": "https://registry.npmjs.org/umans-gate/-/umans-gate-0.3.13.tgz",
"unpackedSize": 9287997
},
"dist-tags": {
"canary": "0.1.7-pr.31.d3a2acf",
"latest": "0.3.13"
},
"latest_version": "0.3.13",
"maintainers": [
{
"email": "codegiveness@gmail.com",
"name": "codegiveness"
}
],
"num_versions": 26,
"repository": {
"type": "git",
"url": "git+https://github.com/codegiveness/umans-gate.git"
},
"scripts": {
"build": "bun run build:dashboard && bun run build:embed-assets && bun run build:server",
"build:dashboard": "cd dashboard && bun run build",
"build:embed-assets": "bun scripts/embed-assets.ts",
"build:server": "bash scripts/build-server.sh",
"clean": "rm -rf dist dashboard/dist dashboard/node_modules umans-gate.db umans-gate.db-shm umans-gate.db-wal",
"dev": "bun src/cli.ts",
"format": "biome format --write .",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"predev": "[ -f dashboard/dist/index.html ] || bun run build:dashboard && bun run build:embed-assets",
"prepublishOnly": "bun run build",
"test": "bun test --timeout 30000",
"test:all": "bun run test && bun run test:dashboard",
"test:dashboard": "cd dashboard && bun run test",
"test:dashboard:watch": "cd dashboard && bun run test:watch",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@types/bun', 'commander', 'lru-cache']",
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"rapid_release": "3 versions in last 24h: ['0.3.10', '0.3.11', '0.3.13']",
"repo_too_new_for_version_history": "claimed repo created 9d ago but package has 26 versions (expect >= 84d for that history)",
"script_count_spike": "scripts count 0 -> 16",
"size_spike": "unpackedSize 91247 -> 9287997 (101.8\u00d7)"
},
"time": {
"created": "2026-07-13T23:43:56.921Z",
"modified": "2026-07-23T17:59:43.373Z"
}
}