PkgRadar

Package evidence

@approachjy/[email protected]

Credential file access, Obfuscation Density

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
5
First published
Jun 2026
Publisher
approachjy

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":["@approachjy/[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":["@approachjy/[email protected]"],"fail_on":"review"}'
Publisherapproachjy
Artifact bytes101,834
Previous version1.9.3
Published2026-06-26T07:41:01.700Z
SHA-25627c98ca1e90b59670a07b3c4d0ab5c60e23530c10adb4645078ff3b20a21887c

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/webui/webui-html.js5
lowObfuscation Densitypackage/build/utils/status-collector.js0

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies3
  • @lydell/node-pty^1.2.0-beta.12
  • socks^2.8.7
  • ssh2^1.17.0