npm pi-landstrip @0.17.34
score
0.7667
high
flagged
2026-07-21 23:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.17.32', '0.17.33', '0.17.34'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jarkkojs' pushed 9 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 50d ago but package has 103 versions (expect >= 120d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jarkkojs"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-nAxMGyUCSsMlxe0ifTRU/RAVrBYDoCKPqsBMjXryVYMVOOpUpZiyBGf4VVa2SGQh+OuTg9QUSfCNXBSIiauwiw==",
"tarball": "https://registry.npmjs.org/pi-landstrip/-/pi-landstrip-0.17.34.tgz",
"unpackedSize": 204925
},
"dist-tags": {
"latest": "0.17.34"
},
"latest_version": "0.17.34",
"maintainers": [
{
"email": "jarkko.sakkinen@iki.fi",
"name": "jarkkojs"
}
],
"num_versions": 103,
"repository": {
"type": "git",
"url": "git+https://github.com/landstrip/landstrip.git"
},
"scripts": {
"all": "npm run fmt && npm run lint && npm run check && npm run test",
"build": "node -e \"const fs = require('node:fs'); fs.rmSync('dist', { recursive: true, force: true }); fs.mkdirSync('dist'); for (const file of ['sandbox.json', 'subagents.json']) fs.copyFileSync(file, 'dist/' + file)\" && bun build index.ts --outfile dist/index.ts --target=node --packages=external",
"check": "tsc --noEmit",
"ci:check": "npm run check",
"ci:fmt": "oxfmt --check *.ts package.json tsconfig.json subagents.json sandbox.json .oxfmtrc.json README.md",
"ci:lint": "npm run lint",
"ci:test": "npm run test",
"fmt": "oxfmt *.ts package.json tsconfig.json subagents.json sandbox.json .oxfmtrc.json README.md",
"lint": "oxlint *.ts",
"prepack": "npm run build",
"test": "npm run build && vitest run"
},
"signal_details": {
"mass_publish_burst": "publisher 'jarkkojs' pushed 9 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['0.17.32', '0.17.33', '0.17.34']",
"repo_too_new_for_version_history": "claimed repo created 50d ago but package has 103 versions (expect >= 120d for that history)"
},
"time": {
"created": "2026-06-02T11:08:06.388Z",
"modified": "2026-07-22T04:01:54.236Z"
}
}