npm @teak-dev/grove-cli @1.5.0
score
0.5537
med
flagged
2026-06-08 13:50
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: ['grove-cli'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@aws-sdk/client-ssm', 'yaml'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"j.hatfield",
"teak.ron"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-3lmM6DS2xMpZW3xi3RnLSx9kXPiheJQys5anl0ycuY1tm58rlzOxtvciMY3lMGi7okCKoOzhzygXksUMXMw8vA==",
"tarball": "https://registry.npmjs.org/@teak-dev/grove-cli/-/grove-cli-1.5.0.tgz",
"unpackedSize": 154249
},
"dist-tags": {
"latest": "1.5.0"
},
"latest_version": "1.5.0",
"maintainers": [
{
"email": "j.hatfield@helloteak.com",
"name": "j.hatfield"
},
{
"email": "r.castillo@helloteak.com",
"name": "teak.ron"
}
],
"num_versions": 12,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
"prepublishOnly": "npm run build",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['grove-cli']",
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@aws-sdk/client-ssm', 'yaml']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-06T21:57:57.834Z",
"modified": "2026-06-08T18:50:26.645Z"
}
}