PkgRadar

Package evidence

@wundr.io/[email protected]

Remote Payload: matched "curl "

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
42Established · −30% score
First published
Nov 2025
Publisher
adaptic-dev

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@wundr.io/[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":["@wundr.io/[email protected]"],"fail_on":"review"}'
Publisheradaptic-dev
Artifact bytes669,879
Previous version1.0.38
Published2026-06-12T09:23:54.977Z
SHA-256f42970d46fbaf7fa33ccd65c32a63f62653723d16a062bebce2c8c0ed7eb39a1

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
11Score
1.0.39Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/commands/claude-setup.tsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/commands/claude-setup.tsmatched "curl "12
lowCredential file accesspackage/src/lib/conflict-resolution.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • build:watchtsc --watch
  • cleanrm -rf dist
  • devtsc --watch
  • formatprettier --write 'src/**/*.{ts,tsx,js,jsx,json,md}'
  • format:checkprettier --check 'src/**/*.{ts,tsx,js,jsx,json,md}'
  • linteslint src --ext .ts,.tsx,.js,.jsx --fix
  • testjest
  • test:watchjest --watch
  • typechecktsc --noEmit
Dependencies35
  • @axe-core/playwright^4.10.0
  • @oclif/core^3.15.0
  • @oclif/plugin-help^6.0.0
  • @oclif/plugin-plugins^4.1.0
  • @playwright/test^1.48.0
  • @types/axios^0.9.36
  • @types/open^6.2.1
  • @wundr.io/computer-setup^1.0.39
  • @wundr.io/config^1.0.39
  • @wundr.io/core^1.0.39
  • @wundr.io/governance^1.0.39
  • @wundr.io/guardian-dashboard^1.0.39
  • @wundr.io/vp-daemon^1.0.6
  • axios^1.11.0
  • blessed^0.1.81
  • blessed-contrib^4.11.0
  • chalk^5.3.0
  • chokidar^3.5.3
  • commander^11.1.0
  • conf^12.0.0
  • execa^8.0.1
  • figlet^1.7.0
  • fs-extra^11.3.1
  • glob^10.3.10
  • inquirer^9.2.12
  • listr2^8.0.0
  • node-pty^1.0.0
  • open^10.2.0
  • ora^8.0.1
  • prompts^2.4.2
  • …and 5 more.