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
- 299
- Versions published
- 311Mature · −50% score
- First published
- Apr 2019
- Publisher
- claukers
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
Remote Payload: matched "curl "
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/sea/install-esbuild.sh | matched "curl " | 12 |
| medium | Remote Payload | package/sea/install-nodejs.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts11
buildtsccoverageBROWSER=none node --enable-source-maps --experimental-test-coverage --test test/cases/*.test.jspostbuildnpm run postbuild:lib && npm run postbuild:sh && npm run postbuild:versiontagpostbuild:assetsnode sea/assets.jspostbuild:libesbuild src/lib.ts --bundle --platform=node --outfile=build/lib.cjs --external:sqlite3 --external:pg --external:esbuild --external:node:assert --external:node:util --external:node:pathpostbuild:shnode sea/base64.js sea/basic-compile.sh > sea/basic-compile.base64.shpostbuild:versiontagnode sea/version.tag.jsprebuildrm -Rf build/;preparenpm run buildpretestnpm run buildtestBROWSER=none node --enable-source-maps --test test/cases/*.test.js
Dependencies12
@miqro/core^5.1.5@miqro/jsx^1.0.2@miqro/jsx-dom^1.0.6@miqro/jsx-node^1.0.9@miqro/parser^2.0.6@miqro/query^0.1.1@miqro/runner^2.0.3@miqro/test^0.2.10@miqro/test-http^0.1.4esbuild^0.28.0jose^6.2.3marked^18.0.3