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 bytes279,770
Previous version7.0.43
Published2026-06-05T15:28:43.274Z
SHA-256b43c62a803afbae64beebfe87a07bd7f7b9c909b460f46f132c198d502e30878

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.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • 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
  • guardex:install-globalbash ./scripts/install-global-hooks.sh
  • testnode --test test/*.test.js
Dependencies2
  • jsonc-parser3.3.1
  • semver7.7.4