npm @standardagents/builder @0.17.1
score
0.8219
high
flagged
2026-06-15 14:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/standardagents/standardagents.git' also claimed by 1 package(s) under different publishers: ['npm/@standardagents/cli'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@anthropic-ai/sdk'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo standardagents/standardagents returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lnguyen-braid",
"boyd",
"justin-schroeder"
],
"versions": 89
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-3hXa3fzy+NWfJP9wyRvGR538YNg1zCtenyU54ugcDK9h+owCc3RBXljXYLW0I8xq8U6tMZGpDjg1k+xTd/HSmw==",
"tarball": "https://registry.npmjs.org/@standardagents/builder/-/builder-0.17.1.tgz",
"unpackedSize": 35519045
},
"dist-tags": {
"dev": "0.10.1-dev.d2d335e",
"latest": "0.17.1",
"next": "0.16.4-next.a699552"
},
"latest_version": "0.17.1",
"maintainers": [
{
"email": "luan@wearebraid.com",
"name": "lnguyen-braid"
},
{
"email": "andrew+npm@formkit.com",
"name": "boyd"
},
{
"email": "justin@formkit.com",
"name": "justin-schroeder"
}
],
"num_versions": 91,
"repository": {
"directory": "packages/builder",
"type": "git",
"url": "git+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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@anthropic-ai/sdk']",
"repo_doesnt_exist": "claimed repo standardagents/standardagents returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+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-06-15T19:02:47.908Z"
}
}