PkgRadar

Package evidence

@dilicorp/[email protected]

Reverse Shell, Large Javascript Payload

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
434
Versions published
194Mature · −50% score
First published
Dec 2021
Publisher
dilicorp

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@dilicorp/[email protected]"],"fail_on":"high"}'

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":["@dilicorp/[email protected]"],"fail_on":"high"}'
Publisherdilicorp
Artifact bytes1,865,412
Previous version0.0.17
Published2022-03-22T16:19:46.468Z
SHA-2565e664141a08be767f22f596fab95d03b7fcef2e5ba046aa021e2bc78749497b4

Why flagged

What the scanner saw

Reverse Shell

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
20Score
0.0.18Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Reverse Shell

19 members · evidence strength 69
Repeated static TTPcandidate

Reverse Shell

19 members · max score 40

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/storybook-static/0.08893e50.iframe.bundle.js40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/storybook-static/0.08893e50.iframe.bundle.js40
lowLarge Javascript Payloadpackage/storybook-static/vendors~main.1bd52ec4.iframe.bundle.js0

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies13
  • @fortawesome/fontawesome-svg-core^1.2.36
  • @fortawesome/free-brands-svg-icons^5.15.4
  • @fortawesome/free-solid-svg-icons^5.15.4
  • @fortawesome/react-fontawesome^0.1.16
  • formik^2.2.9
  • react-alert^7.0.3
  • react-datepicker^4.3.0
  • react-dropzone^11.4.2
  • react-input-mask^2.0.4
  • react-js-pagination^3.0.3
  • react-select^5.2.1
  • rfdc^1.3.0
  • yup^0.32.11