npm @stackbilt/llm-providers @1.17.2
score
0.6359
med
flagged
2026-06-17 16:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.17.0', '1.17.1', '1.17.2'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 84d ago but package has 27 versions (expect >= 85d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kovermier",
"stackbilt-kovermier"
],
"versions": 26
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-tzRjovzCNJxlZCIi6uYQDUG6uqQgOrdse5txaYCiSUZI0Rvp1lK+dEA8PsFJ1FH/9sk8Hu3xF59kBROPq023DQ==",
"tarball": "https://registry.npmjs.org/@stackbilt/llm-providers/-/llm-providers-1.17.2.tgz",
"unpackedSize": 877903
},
"dist-tags": {
"latest": "1.17.2"
},
"latest_version": "1.17.2",
"maintainers": [
{
"email": "kurt@smartbrandstrategies.com",
"name": "kovermier"
},
{
"email": "admin@stackbilt.dev",
"name": "stackbilt-kovermier"
}
],
"num_versions": 27,
"repository": {
"type": "git",
"url": "git+https://github.com/Stackbilt-dev/llm-providers.git"
},
"scripts": {
"build": "npm run sync:version && tsc",
"prepare": "npm run build",
"prepublishOnly": "npm run build",
"sync:version": "node scripts/sync-version.mjs",
"test": "npm run sync:version && vitest run",
"test:coverage": "npm run sync:version && vitest run --coverage",
"test:package": "bash ./scripts/package-smoke.sh",
"test:watch": "npm run sync:version && vitest watch",
"typecheck": "npm run sync:version && tsc --noEmit"
},
"signal_details": {
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"rapid_release": "3 versions in last 24h: ['1.17.0', '1.17.1', '1.17.2']",
"repo_too_new_for_version_history": "claimed repo created 84d ago but package has 27 versions (expect >= 85d for that history)"
},
"time": {
"created": "2026-04-01T14:13:04.797Z",
"modified": "2026-06-17T21:35:28.692Z"
}
}