npm @vellumai/assistant @0.10.11
score
0.55
med
flagged
2026-07-22 11:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'devops-vellum' pushed 5 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"vargas-vellum",
"devops-vellum"
],
"versions": 1008
}
Evidence (package doc at flag time)
{
"dependencies_count": 45,
"dist": {
"integrity": "sha512-kgJIB6TDAPC5LKGcJ+oQxND8QwXE4Ll3ZM+yT/mFHTPebBZhiKi9q4kHR94nbt3OgiL6vU9ZIXm3KcwwAi8rEQ==",
"tarball": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.10.11.tgz",
"unpackedSize": 63725316
},
"dist-tags": {
"dev": "0.10.11-dev.202607221636.b1b80c3",
"latest": "0.10.11",
"staging": "0.10.11-staging.2"
},
"latest_version": "0.10.11",
"maintainers": [
{
"email": "vargas@vellum.ai",
"name": "vargas-vellum"
},
{
"email": "devops@vellum.ai",
"name": "devops-vellum"
}
],
"num_versions": 1010,
"repository": null,
"scripts": {
"daemon:restart:http": "RUNTIME_HTTP_PORT=7821 bun run src/index.ts daemon restart",
"db:generate": "drizzle-kit generate",
"db:push": "drizzle-kit push",
"dev": "bun run src/index.ts",
"format": "prettier --write .",
"format:check": "prettier --check .",
"generate:openapi": "bun run scripts/generate-openapi.ts",
"lint": "eslint",
"lint:circular": "bun run scripts/check-circular-deps.ts",
"lint:unused": "knip --include files,dependencies,unlisted",
"lint:unused:production": "knip --production --include exports",
"postinstall": "cd .. && (git config core.hooksPath || git config core.hooksPath .githooks 2>/dev/null || true) && ([ -f meta/sync-bundled-copies.ts ] && bun run meta/sync-bundled-copies.ts 2>/dev/null || true)",
"pretypecheck": "cd .. && bun run meta/sync-bundled-copies.ts",
"pretypecheck:fast": "cd .. && bun run meta/sync-bundled-copies.ts",
"sync:llm-catalog": "bun run scripts/sync-llm-catalog.ts",
"sync:web-search-catalog": "bun run scripts/sync-web-search-catalog.ts",
"test": "bun run scripts/test.ts",
"test:bench": "find src -type f -name '*.benchmark.test.ts' -print0 | xargs -0 -P 1 -I {} bun test {}",
"test:coverage": "COVERAGE=true bun run scripts/test.ts",
"test:filesystem-tools": "bash scripts/test-filesystem-tools.sh",
"test:stable": "EXCLUDE_EXPERIMENTAL=true bun run scripts/test.ts",
"typecheck": "bunx tsc --noEmit",
"typecheck:fast": "bunx tsgo --noEmit"
},
"signal_details": {
"mass_publish_burst": "publisher 'devops-vellum' pushed 5 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-02-22T21:21:27.020Z",
"modified": "2026-07-22T16:44:11.025Z"
}
}