PkgRadar

Package evidence

@gsa-tts/[email protected]

Reverse Shell, Obfuscation Density

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
21
Versions published
1
First published
Mar 2025
Publisher
danielnaab-gsa

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":["@gsa-tts/[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":["@gsa-tts/[email protected]"],"fail_on":"high"}'
Artifact bytes17,619,044
Previous versionnone
Published2025-03-12T21:56:31.212Z
SHA-2562b10ff072507e925ee68f7f96a89ab34ba72a990591634c5acfd83a2b98cc67c

Why flagged

What the scanner saw

Reverse Shell

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/dist/client/design/sb-manager/globals-runtime.js40
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/dist/client/design/sb-manager/globals-runtime.js40
lowObfuscation Densitypackage/dist/client/design/assets/entry-preview-docs-BpHfEyPB.js0
lowObfuscation Densitypackage/dist/client/design/sb-addons/interactions-9/manager-bundle.js0
lowObfuscation Densitypackage/dist/client/design/sb-addons/storybook-experimental-addon-test-11/manager-bundle.js0
lowObfuscation Densitypackage/dist/client/design/sb-preview/runtime.js0

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies14
  • @astrojs/check^0.9.4
  • @astrojs/node^9.0.0
  • @astrojs/react^4.1.2
  • @gsa-tts/forms-auth^0.1.2
  • @gsa-tts/forms-common0.1.2
  • @gsa-tts/forms-core0.1.2
  • @gsa-tts/forms-database0.1.2
  • @gsa-tts/forms-design0.1.2
  • astro^5.1.3
  • express^4.21.0
  • jwt-decode^4.0.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-error-boundary^4.0.13