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
334Mature · −50% score
First published
Jul 2020
Publisher
rijk

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"}'
Publisherrijk
Artifact bytes22,323,503
Previous versionnone
Published2020-07-24T21:15:02.438Z
SHA-256455b6c3196af54ecce68b660742349d45ed9c010761c320330bd880a157334ed

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
0.1.0-preview.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/knex-schema-inspector/node_modules/global-prefix/index.jsmatched ".npmrc"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/knex-schema-inspector/node_modules/global-prefix/index.jsmatched ".npmrc"10
lowObfuscation Densitypackage/dist/admin/js/chunk-6d7d1973.72e6bb6d.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/admin/js/chunk-d24aac40.f3f8e710.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/admin/js/chunk-vendors.dcc16db3.js2134273 bytes0
lowObfuscation Densitypackage/dist/knex-schema-inspector/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildrimraf dist && tsc -b && copyfiles "src/**/*.*" -e "src/**/*.ts" -u 1 dist
  • cliNODE_ENV=development ts-node --script-mode --transpile-only src/cli/index.ts
  • devNODE_ENV=development LOG_LEVEL=trace ts-node-dev --files src/server.ts --clear --respawn --watch "src/**/*.ts" --transpile-only | pino-colada
  • prepublishOnlymake bundle
  • startNODE_ENV=production node dist/server.js
Dependencies42
  • @slynova/flydrive^1.0.2
  • @slynova/flydrive-gcs^1.0.2
  • @slynova/flydrive-s3^1.0.2
  • argon2^0.26.2
  • atob^2.1.2
  • body-parser^1.19.0
  • busboy^0.3.1
  • camelcase^6.0.0
  • chalk^4.1.0
  • clear^0.1.0
  • commander^5.1.0
  • cookie-parser^1.4.5
  • dotenv^8.2.0
  • execa^4.0.3
  • exif-reader^1.0.3
  • express^4.17.1
  • express-async-handler^1.1.4
  • express-pino-logger^5.0.0
  • express-session^1.17.1
  • fs-extra^9.0.1
  • get-port^5.1.1
  • grant^5.2.0
  • icc^2.0.0
  • inquirer^7.3.1
  • joi^17.1.1
  • jsonwebtoken^8.5.1
  • knex^0.21.1
  • liquidjs^9.14.1
  • lodash^4.17.19
  • ms^2.1.2
  • …and 12 more.