PkgRadar

Package evidence

@u-dev/[email protected]

Credential file access: matched ".npmrc"

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.

Versions published
167Mature · −50% score
First published
Mar 2018
Publisher
willinglee

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 promoting

Mixed 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":["@u-dev/[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":["@u-dev/[email protected]"],"fail_on":"review"}'
Publisherwillinglee
Artifact bytes60,458
Previous version7.4.0
Published2026-06-10T04:19:22.556Z
SHA-2566c10f43b1880c1aaa8e1588f61b830b185e9f1ce0eb8cbf85654d5269b02bc81

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
7.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/docker.jsmatched ".npmrc"5
lowCredential file accesspackage/src/serverless.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts12
  • deploynpm publish --access restricted
  • deploy-betaVERSION_EXTRAS='--preid=beta' npm publish --access restricted --tag beta
  • deploy:majorVERSION_INCREMENT=major npm run deploy
  • deploy:minorVERSION_INCREMENT=minor npm run deploy
  • deploy:patchVERSION_INCREMENT=patch npm run deploy
  • deploy:premajorVERSION_INCREMENT=premajor npm run deploy-beta
  • deploy:preminorVERSION_INCREMENT=preminor npm run deploy-beta
  • deploy:prepatchVERSION_INCREMENT=prepatch npm run deploy-beta
  • deploy:prereleaseVERSION_INCREMENT=prerelease VERSION_EXTRAS='--preid=beta' npm run deploy-beta
  • postversiongit push && git push --tags
  • prepublishOnlynpm run test && deploy/repo_has_no_changes.sh && npm version ${VERSION_INCREMENT} ${VERSION_EXTRAS}
  • testlab tests/**.js
Dependencies24
  • @aws-sdk/client-api-gateway^3.696.0
  • @aws-sdk/client-cloudformation^3.696.0
  • @aws-sdk/client-ecr^3.699.0
  • @aws-sdk/client-ecs^3.697.0
  • @aws-sdk/client-s3^3.697.0
  • @aws-sdk/client-ssm^3.696.0
  • @aws-sdk/client-sts^3.699.0
  • cloudformation-js-yaml-schema^0.4.2
  • command-line-args^5.0.2
  • command-line-usage^5.0.5
  • elasticsearch^15.4.1
  • esbuild^0.25.0
  • handlebars^4.1.0
  • http-aws-es^6.0.0
  • joi^17.13.3
  • js-yaml^3.12.1
  • lodash^4.17.11
  • luxon^1.11.3
  • serverless^3.22.0
  • serverless-plugin-existing-s3^2.3.0
  • serverless-prune-plugin^2.0.1
  • shelljs^0.8.3
  • uuid^3.3.2
  • yaml-cfn^0.2.0