PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/mongoo_structure_ts/.env

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.

Weekly downloads
6
Versions published
3
First published
Jan 2025
Publisher
romanch0227

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherromanch0227
Artifact bytes30,416
Previous versionnone
Published2025-01-31T11:31:14.544Z
SHA-2569c8ffb8fabdce4f746adf0198b680e67baa1a43e7aa8adb5919f09341ff24483

Why flagged

What the scanner saw

Credential File Packaged: package/mongoo_structure_ts/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/mongoo_structure_ts/.envpackage/mongoo_structure_ts/.env35

Manifest

Package metadata

Scripts3
  • compiletsc && node dist/bin/www.js
  • preparelint-staged
  • start./node_modules/nodemon/bin/nodemon.js -e ts --exec "npm run compile"
Dependencies24
  • @aws-sdk/client-s3^3.738.0
  • axios^1.6.8
  • body-parser^1.20.2
  • cors^2.8.5
  • crypto-js^4.2.0
  • dotenv^16.4.5
  • ejs^3.1.10
  • express^4.19.2
  • express-validator^7.0.1
  • glob^11.0.1
  • i18n^0.15.1
  • jsonwebtoken^9.0.2
  • multer^1.4.5-lts.1
  • mysql2^3.12.0
  • nodemailer^6.10.0
  • nodemailer-smtp-transport^2.4.2
  • path^0.12.7
  • pg^8.11.5
  • pg-hstore^2.3.4
  • sequelize^6.37.3
  • sequelize-typescript^2.1.6
  • socket.io^4.8.1
  • swagger-ui-express^5.0.1
  • typescript^5.4.5