npm @standardagents/builder @0.27.7
score
0.7
high
flagged
2026-07-20 16:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.27.7 but max published is 0.27.8-dev.b0d0355 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/standardagents/standardagents.git' also claimed by 1 package(s) under different publishers: ['npm/@standardagents/cli'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lnguyen-braid",
"boyd",
"justin-schroeder"
],
"versions": 133
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-tPtqnKUW4uwQO8U/VcZ404IpIyr5cQZzhKtCIS3llruECPZjRa7Y5HUABNS0jyMqiB8Hm6Shxq4o/QKUNoNPNg==",
"tarball": "https://registry.npmjs.org/@standardagents/builder/-/builder-0.27.7.tgz",
"unpackedSize": 37854147
},
"dist-tags": {
"dev": "0.27.8-dev.b0d0355",
"latest": "0.27.7",
"next": "0.16.4-next.a699552"
},
"latest_version": "0.27.7",
"maintainers": [
{
"email": "luan@wearebraid.com",
"name": "lnguyen-braid"
},
{
"email": "andrew+npm@formkit.com",
"name": "boyd"
},
{
"email": "justin@formkit.com",
"name": "justin-schroeder"
}
],
"num_versions": 134,
"repository": {
"directory": "packages/builder",
"type": "git",
"url": "https://github.com/standardagents/standardagents.git"
},
"scripts": {
"build": "pnpm build:ui && pnpm build:code && pnpm build:copy-wasm",
"build:code": "tsup",
"build:copy-wasm": "cp node_modules/@standardagents/sip/dist/sip.wasm dist/sip.wasm",
"build:ui": "vite build --config vite.config.ui.ts",
"build:ui:test": "KEEP_TEST_IDS=true vite build --config vite.config.ui.ts",
"dev": "tsup --watch",
"dev:ui": "vite --config vite.config.ui.ts --port 5177",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:integration": "vitest --config vitest.workerd.config.ts",
"test:ui": "vitest --config vitest.ui.config.ts",
"test:unit": "vitest --config vitest.config.ts",
"test:watch": "vitest --watch",
"theme:build:compact": "node scripts/build-compact-theme.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.27.7 but max published is 0.27.8-dev.b0d0355",
"shared_repo_different_publisher": "repo 'https://github.com/standardagents/standardagents.git' also claimed by 1 package(s) under different publishers: ['npm/@standardagents/cli']"
},
"time": {
"created": "2025-12-03T15:13:13.316Z",
"modified": "2026-07-20T21:10:21.831Z"
}
}