PkgRadar

Package evidence

@agung_dhewe/[email protected]

Remote Payload: matched "curl\n\t\t\t\t"

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":["@agung_dhewe/[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":["@agung_dhewe/[email protected]"],"fail_on":"review"}'
Publisheragung_dhewe
Artifact bytes316,990
Previous version1.2.5
Published2026-05-21T04:37:12.149Z
SHA-256737f7604f9f158e7ca2872b8bdd2b4579d3df97fe17fd87a8924a05b04aa43d2

Why flagged

What the scanner saw

Remote Payload: matched "curl\n\t\t\t\t"

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

Availability ledger

available

review
Last checked
reviewRisk
27Score
1.2.6Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/webapps.jsmatched "curl\n\t\t\t\t"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/webapps.jsmatched "curl\n\t\t\t\t"12
lowObfuscationpackage/src/generator/createIcon.jsmatched "Buffer.from(base64, 'base64"3
lowObfuscationpackage/src/db.jsmatched "\\x1b"3
lowObfuscationpackage/src/generator/trygenerate.jsmatched "\\x1b"3
lowObfuscationpackage/src/webapps.jsmatched "\\x1b"3
lowObfuscationpackage/src/generator/worker.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts1
  • generatenode ./src/generator/trygenerate.js
Dependencies19
  • @agung_dhewe/pgsqlc^1.1.5
  • bcrypt^6.0.0
  • connect-redis^9.0.0
  • cors^2.8.5
  • dotenv^16.5.0
  • ejs^3.1.10
  • express^5.1.0
  • express-session^1.18.1
  • jsonwebtoken^9.0.2
  • minio^8.0.6
  • multer^2.0.1
  • node-fetch^3.3.2
  • pg^8.16.2
  • pg-promise^11.14.0
  • redis^5.5.6
  • serve-favicon^2.5.0
  • session-file-store^1.5.0
  • svgo^4.0.0
  • ws^8.18.3