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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 11 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/commands/claude-setup.ts | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/commands/claude-setup.ts | matched "curl " | 12 |
| low | Credential file access | package/src/lib/conflict-resolution.ts | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts10
buildtscbuild:watchtsc --watchcleanrm -rf distdevtsc --watchformatprettier --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 --fixtestjesttest:watchjest --watchtypechecktsc --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.6axios^1.11.0blessed^0.1.81blessed-contrib^4.11.0chalk^5.3.0chokidar^3.5.3commander^11.1.0conf^12.0.0execa^8.0.1figlet^1.7.0fs-extra^11.3.1glob^10.3.10inquirer^9.2.12listr2^8.0.0node-pty^1.0.0open^10.2.0ora^8.0.1prompts^2.4.2- …and 5 more.