PkgRadar

Package evidence

@caspian2026/[email protected]

Remote Payload: matched "Invoke-WebRequest"

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.

Weekly downloads
11
Versions published
14
First published
Apr 2026
Publisher
caspian2026

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":["@caspian2026/[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":["@caspian2026/[email protected]"],"fail_on":"review"}'
Publishercaspian2026
Artifact bytes11,609,632
Previous version0.0.13
Published2026-05-15T01:32:40.456Z
SHA-25657e95b18c60119ac91e8ee9089a95f0042f9740b7fc3953ad9e8149a06cd2a85

Why flagged

What the scanner saw

Remote Payload: matched "Invoke-WebRequest"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/download-ripgrep.jsmatched "Invoke-WebRequest"12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/download-ripgrep.jsmatched "Invoke-WebRequest"12
lowCredential file accesspackage/dist/chunk-87xg6yb4.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/chunk-ns7x6xam.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/chunk-vwtdaw6w.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5
lowObfuscation Densitypackage/dist/chunk-26wtxbdc.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-c6sjhj89.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-fajg8x36.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/chunk-w8dtxm4s.js7135740 bytes0
lowLarge Javascript Payloadpackage/dist/gateway/worker.js17506090 bytes0

Manifest

Package metadata

Scripts13
  • buildbun run build.ts
  • check:unusedknip-bun
  • devbun run scripts/dev.ts
  • dev:inspectbun run scripts/dev-debug.ts
  • docs:devnpx mintlify dev
  • formatbiome format --write src/
  • healthbun run scripts/health-check.ts
  • lintbiome lint src/
  • lint:fixbiome lint --fix src/
  • postinstallnode scripts/postinstall.cjs
  • preparegit config core.hooksPath .githooks
  • prepublishOnlybun run build
  • testbun test
Dependencies1
  • ws^8.20.0