npm @vellumai/assistant @0.8.6
score
0.7
high
flagged
2026-06-01 23:47
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['assistant'] |
| script_count_spike | 0.5 | scripts count 0 -> 21 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 39 new non-watchlisted dep(s): ['@agentclientprotocol/sdk', '@anthropic-ai/sdk', '@google/genai', '@modelcontextprotocol/sdk', '@qdrant/js-client-rest'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"vargas-vellum",
"devops-vellum"
],
"versions": 111
}
Evidence (package doc at flag time)
{
"dependencies_count": 39,
"dist": {
"integrity": "sha512-LX6X+TG07SATW7FDEDczhKe5+z3f/hDuNw5px7cI8uUyscHI9PE1glnxbuJfrWCAPJB37W9jl1VitBMDh6ElAA==",
"tarball": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.8.6.tgz",
"unpackedSize": 39003597
},
"dist-tags": {
"latest": "0.8.6"
},
"latest_version": "0.8.6",
"maintainers": [
{
"email": "vargas@vellum.ai",
"name": "vargas-vellum"
},
{
"email": "devops@vellum.ai",
"name": "devops-vellum"
}
],
"num_versions": 115,
"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/feature-flags/sync-bundled-copies.ts ] && bun run meta/feature-flags/sync-bundled-copies.ts 2>/dev/null || true)",
"prepack": "node ../scripts/prepack-bundled-deps.mjs",
"sync:llm-catalog": "bun run scripts/sync-llm-catalog.ts",
"sync:web-search-catalog": "bun run scripts/sync-web-search-catalog.ts",
"test": "bash scripts/test.sh",
"test:bench": "find src -type f -name '*.benchmark.test.ts' -print0 | xargs -0 -P 1 -I {} bun test {}",
"test:coverage": "COVERAGE=true bash scripts/test.sh",
"test:filesystem-tools": "bash scripts/test-filesystem-tools.sh",
"test:stable": "EXCLUDE_EXPERIMENTAL=true bash scripts/test.sh",
"typecheck": "bunx tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['assistant']",
"dependency_added_unknown": "39 new non-watchlisted dep(s): ['@agentclientprotocol/sdk', '@anthropic-ai/sdk', '@google/genai', '@modelcontextprotocol/sdk', '@qdrant/js-client-rest'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 21"
},
"time": {
"created": "2026-02-22T21:21:27.020Z",
"modified": "2026-05-29T21:34:34.883Z"
}
}