npm @herald-ai/herald @0.1.23
score
0.5326
med
flagged
2026-06-10 20:00
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['likawind'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cgwu",
"runinaki",
"ericxiang",
"kavehh",
"kenxu95"
],
"versions": 24
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-aU1Y8gNW2KdU0S6wXrvoNsjXlNuifsG0m6cois+skCvAv3arqCMUEz+k1PZje5pSkHMTO+pSR2LE5kuZmZcWdw==",
"tarball": "https://registry.npmjs.org/@herald-ai/herald/-/herald-0.1.23.tgz",
"unpackedSize": 532758
},
"dist-tags": {
"latest": "0.1.23"
},
"latest_version": "0.1.23",
"maintainers": [
{
"email": "cgwu@aqueducthq.com",
"name": "cgwu"
},
{
"email": "inaki@runllm.com",
"name": "runinaki"
},
{
"email": "wei@spiralai.co",
"name": "likawind"
},
{
"email": "eric@runllm.com",
"name": "ericxiang"
},
{
"email": "kaveh@runllm.com",
"name": "kavehh"
},
{
"email": "kenxu@spiralai.co",
"name": "kenxu95"
}
],
"num_versions": 24,
"repository": null,
"scripts": {
"build": "tsc",
"design": "cd design && npm run storybook",
"design:build": "cd design && npm run build-storybook",
"homebrew:formula": "node scripts/render-homebrew-formula.mjs",
"package:release": "node scripts/package-release.mjs",
"postbuild": "node -e \"const fs=require('fs');const f='dist/main.js';fs.writeFileSync(f,'#!/usr/bin/env node\\n'+fs.readFileSync(f,'utf8'));\"",
"prepublishOnly": "rm -rf dist && tsc",
"release:check": "npm pack --dry-run",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"maintainer_churn": "added: ['likawind']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-20T07:00:38.405Z",
"modified": "2026-06-11T01:00:35.701Z"
}
}