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 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
Credential file access: matched ".npmrc"
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 3 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/knex-schema-inspector/node_modules/global-prefix/index.js | matched ".npmrc" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/knex-schema-inspector/node_modules/global-prefix/index.js | matched ".npmrc" | 10 |
| low | Obfuscation Density | package/dist/admin/js/chunk-6d7d1973.72e6bb6d.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/admin/js/chunk-d24aac40.f3f8e710.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/admin/js/chunk-vendors.dcc16db3.js | 2134273 bytes | 0 |
| low | Obfuscation Density | package/dist/knex-schema-inspector/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts5
buildrimraf dist && tsc -b && copyfiles "src/**/*.*" -e "src/**/*.ts" -u 1 distcliNODE_ENV=development ts-node --script-mode --transpile-only src/cli/index.tsdevNODE_ENV=development LOG_LEVEL=trace ts-node-dev --files src/server.ts --clear --respawn --watch "src/**/*.ts" --transpile-only | pino-coladaprepublishOnlymake bundlestartNODE_ENV=production node dist/server.js
Dependencies42
@slynova/flydrive^1.0.2@slynova/flydrive-gcs^1.0.2@slynova/flydrive-s3^1.0.2argon2^0.26.2atob^2.1.2body-parser^1.19.0busboy^0.3.1camelcase^6.0.0chalk^4.1.0clear^0.1.0commander^5.1.0cookie-parser^1.4.5dotenv^8.2.0execa^4.0.3exif-reader^1.0.3express^4.17.1express-async-handler^1.1.4express-pino-logger^5.0.0express-session^1.17.1fs-extra^9.0.1get-port^5.1.1grant^5.2.0icc^2.0.0inquirer^7.3.1joi^17.1.1jsonwebtoken^8.5.1knex^0.21.1liquidjs^9.14.1lodash^4.17.19ms^2.1.2- …and 12 more.