PkgRadar

Package evidence

@imdeadpool/[email protected]

no findings

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
113
Versions published
54
First published
Apr 2026
Publisher
imdeadpool

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@imdeadpool/[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":["@imdeadpool/[email protected]"],"fail_on":"review"}'
Publisherimdeadpool
Artifact bytes231,246
Previous version7.0.41
Published2026-05-15T13:02:11.320Z
SHA-256305d1c29b8cd96360d238e5d2ff9a452c910c9ccf14eee6beb91246f83cee739

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
7.0.43Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • agent:branch:finishbash ./scripts/agent-branch-finish.sh
  • agent:branch:mergebash ./scripts/agent-branch-merge.sh
  • agent:branch:startbash ./scripts/agent-branch-start.sh
  • agent:branch:syncgx sync
  • agent:branch:sync:checkgx sync --check
  • agent:cleanupgx cleanup
  • agent:codexbash ./scripts/codex-agent.sh
  • agent:finishgx finish --all
  • agent:hooks:installbash ./scripts/install-agent-git-hooks.sh
  • agent:locks:allow-deletepython3 ./scripts/agent-file-locks.py allow-delete
  • agent:locks:claimpython3 ./scripts/agent-file-locks.py claim
  • agent:locks:releasepython3 ./scripts/agent-file-locks.py release
  • agent:locks:statuspython3 ./scripts/agent-file-locks.py status
  • agent:plan:initbash ./scripts/openspec/init-plan-workspace.sh
  • agent:protect:listgx protect list
  • agent:review:watchbash ./scripts/review-bot-watch.sh
  • agent:safety:doctorgx doctor
  • agent:safety:fixgx setup --repair
  • agent:safety:scangx status --strict
  • agent:safety:setupgx setup
  • testnode --test test/*.test.js
Dependencies2
  • jsonc-parser3.3.1
  • semver7.7.4