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
121Mature · −50% score
First published
Dec 2020
Publisher
brujorojas

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"}'
Publisherbrujorojas
Artifact bytes18,572,998
Previous version1.1.14
Published2021-12-02T15:29:40.568Z
SHA-256fb364e0499d2b783b23962db5fac4b7a976c0e7e541f68075e85bea492d537ae

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
4Score
1.1.15Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/node_modules_resp/global-prefix/index.jsmatched ".npmrc"10
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/node_modules_resp/global-prefix/index.jsmatched ".npmrc"10
lowCredential file accesspackage/node_modules_resp/aws4/aws4.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/node_modules_resp/esprima/dist/esprima.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/html-minifier/src/htmlparser.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/@babel/helper-validator-identifier/lib/identifier.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/acorn/src/identifier.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.js2178457 bytes0
lowObfuscation Densitypackage/node_modules_resp/json5/dist/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/tr46/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/json5/dist/index.min.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/uglify-js/lib/parse.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/regjsparser/parser.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/json5/dist/index.min.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/node_modules_resp/json5/dist/index.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildNODE_ENV=production webpack
  • build-devwebpack -d --mode development --progress --color
  • startwebpack-dev-server --host 0.0.0.0 --progress --color