Package evidence
[email protected]
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 8 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 9,120Niche · −30% score
- Versions published
- 225Mature · −50% score
- First published
- Feb 2018
- Publisher
- kikobeats
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 8 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 8 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 8 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall" | 5 |
Manifest
Package metadata
Scripts17
cleanrm -rf node_modulescontributors(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || truecronjobnpm run update:top-sites && npm run healthcheckhealthcheckcurl -fsS -m 10 --retry 5 -o /dev/null https://hc-ping.com/89d119ec-eafe-4953-aeea-04eeb33d5e5clintstandard-markdown README.md && standardpostinstallnode scripts/postinstallpostreleasenpm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)prereleasenpm run update:check && npm run contributors && npm run cronjobpretestnpm run lintprettyprettier-standard index.js {core,test,bin}/**/*.js --single-quotereleasegit-authors-cli && git add package.json && standard-version -arelease:githubgithub-generate-releaserelease:tagsgit push --follow-tags origin HEAD:mastertestc8 avaupdatencu -uupdate:checkncu -- --error-level 2update:top-sites(npm run postinstall && git add top-sites.json && git commit -m 'build(cron): update top-sites' --no-verify && git push) || true
Dependencies8
cheerio~1.1.0got~11.8.6lodash~4.17.21p-any~3.0.0p-cancelable2.1.1papaparse~5.5.0parse-decimal-number~1.0.0write-json-file~4.3.0