PkgRadar

Package evidence

[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
31Mature · −50% score
First published
Jul 2019
Publisher
dkhang97

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":["[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"}'
Publisherdkhang97
Artifact bytes61,025
Previous version3.1.0
Published2023-03-09T09:50:18.549Z
SHA-2567f10e73284bf66215066c4f08ab7ab44260322d8b94a87d4d3192b0f3f5ca0a6

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
5Score
3.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/dist/commands/deploy/integrity-checker.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/commands/update-target-login.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts5
  • buildnode -e "require('./schema-gen').writeTypes()" && npx tsc
  • devnpm run build -- --watch
  • schemanode -e "require('./schema-gen').writeSchema()"
  • startnode ./dist/index.js --help
  • testecho "Error: no test specified" && exit 1
Dependencies23
  • cli-color^2.0.0
  • death^1.1.0
  • esbuild~0.17.11
  • fs-extra^8.0.0
  • glob^7.1.6
  • jszip^3.7.1
  • lodash-uni^1.1.0
  • log-symbols^4.1.0
  • mustache^4.2.0
  • nanoid^3.1.30
  • node-ssh^12.0.2
  • pretty-ms^7.0.1
  • prompts^2.4.2
  • rxjs^6.6.7
  • sanitize-filename^1.6.3
  • stama-rx^1.0.0
  • temp^0.9.4
  • ts-morph^17.0.1
  • tslib^2.3.1
  • twisters^1.1.0
  • url-parse^1.5.3
  • webpack-bundle-analyzer^4.4.0
  • yargs^16.2.0