PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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"}'
Publisherjust2majic
Artifact bytes1,016,539
Previous version1.5.5
Published2026-05-07T17:37:20.545Z
SHA-256321b03d6948985fdae529325d98cf79c54fea5be54ed542b08a8a9fef25c000e

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/install.jsmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/install.jsmatched "curl "12
lowObfuscationpackage/bin/lib/commands.cjsmatched "\\u2588"3
lowObfuscationpackage/get-magic-done/bin/lib/commands.cjsmatched "\\u2588"3
lowObfuscationpackage/bin/lib/state.cjsmatched "\\u2588"3
lowObfuscationpackage/get-magic-done/bin/lib/state.cjsmatched "\\u2588"3
lowObfuscationpackage/bin/lib/vault-maintain.test.cjsmatched "\\u2194"3
lowObfuscationpackage/get-magic-done/bin/lib/vault-maintain.test.cjsmatched "\\u2194"3
lowObfuscationpackage/hooks/gmd-statusline.jsmatched "\\x1b"3
lowObfuscationpackage/bin/install.jsmatched "\\x1b"3
lowObfuscationpackage/bin/lib/vault-archive.jsmatched "\\x00"3
lowObfuscationpackage/get-magic-done/bin/lib/vault-archive.jsmatched "\\x00"3

Manifest

Package metadata

Scripts2
  • install-hooksnode scripts/install-hooks.js
  • prepacknode scripts/prepack.js