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
- 106
- Versions published
- 78Mature · −50% score
- First published
- Jun 2017
- Publisher
- dylanaubrey
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 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/shellScripts/installActivateMise.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts17
buildpnpm run clean:dist && pnpm run compileclean:depsdel-cli ./node_modulesclean:distdel-cli ./distcompilepnpm run /^compile:.*/compile:cjsMODULE_SYSTEM=cjs rollup -c ./rollup.config.mjscompile:esmrollup -c ./rollup.config.mjscompile:typestsc --project ./tsconfig.build.json && cts-types build dist/types/esm dist/types/cjscut:changelogchangeloginstallActivateMisesh shellScripts/installActivateMise.shlintpnpm run /^lint:.*/lint:codeeslint .lint:docsmarkdownlint-cli2 --config ".markdownlint.json" "**/*.md" "!**/node_modules/**"repodogrepodogsyncpacksyncpack format && syncpack list-mismatches && syncpack lint-semver-rangestestCOMPILER=swc node --require=suppress-experimental-warnings --experimental-vm-modules node_modules/jest/bin/jest.jstype-checktsc --noEmitvalidatepnpm run syncpack && pnpm run build && pnpm run lint && pnpm run type-check && pnpm run test
Dependencies6
@types/lodash-es^4.17.12cacheability^4.0.30core-js^3.43.0lodash-es^4.17.21query-string^9.2.0type-fest^4.41.0