npm checkride @0.1.2
score
0.5344
med
flagged
2026-06-12 11:35
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['checkride'] |
| script_count_spike | 0.5 | scripts count 0 -> 15 |
| size_spike | 0.5 | unpackedSize 2243 -> 167412 (74.6×) |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.0', '0.1.1', '0.1.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"robmclarty"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-lSiIxaomazMl9BGILS5yrztVmjCCqU70DlcsBW+03P68FWfE1P3FxhTAp+3G5JR8K2LyMwNF/JmVhInlek+t5w==",
"tarball": "https://registry.npmjs.org/checkride/-/checkride-0.1.2.tgz",
"unpackedSize": 167412
},
"dist-tags": {
"latest": "0.1.2"
},
"latest_version": "0.1.2",
"maintainers": [
{
"email": "r@robmclarty.com",
"name": "robmclarty"
}
],
"num_versions": 3,
"repository": null,
"scripts": {
"build": "tsc --build",
"build:clean": "tsc --build --clean",
"check": "tsc --build && node dist/cli.js",
"check:all": "tsc --build && node dist/cli.js --all",
"check:bail": "tsc --build && node dist/cli.js --bail",
"check:changed": "tsc --build && node dist/cli.js --changed",
"check:fix": "tsc --build && node dist/cli.js fix",
"check:json": "tsc --build && node dist/cli.js --json",
"doctor": "tsc --build && node dist/cli.js doctor",
"mutation": "stryker run",
"prepublishOnly": "tsc --build",
"test": "vitest run",
"test:e2e": "tsc --build && vitest run --config vitest.e2e.config.ts",
"test:watch": "vitest",
"types": "tsc --build"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['checkride']",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.0.0', '0.1.1', '0.1.2']",
"script_count_spike": "scripts count 0 -> 15",
"size_spike": "unpackedSize 2243 -> 167412 (74.6\u00d7)"
},
"time": {
"created": "2026-06-12T01:17:59.853Z",
"modified": "2026-06-12T16:35:27.529Z"
}
}