PkgRadar

Package evidence

@fullstackunicorn/[email protected]

Webhook Exfil Endpoint: matched "ngrok-free.app"

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.

Versions published
28
First published
Jan 2026
Publisher
GitLab CI/CD

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":["@fullstackunicorn/[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":["@fullstackunicorn/[email protected]"],"fail_on":"high"}'
PublisherGitLab CI/CD
Artifact bytes4,343,713
Previous version1.0.26
Published2026-05-26T20:37:56.428Z
SHA-25612681b4b26add211544e4df6bcf56443fd4e3ac5d959dd1835d1b5bc3f8bafe0

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok-free.app"

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

Availability ledger

available

high
Last checked
highRisk
145Score
1.0.27Version
Status history (2 events)
  1. availableavailable · risk high · score 145 · status available -> available, risk high -> high, score 181 -> 145
  2. newavailable · risk high · score 181 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

GitLab CI/CD

3 members · evidence strength 77

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/assets/root.fullstackunicorn.dev/frontend/vite.config.jsmatched "ngrok-free.app"40
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/assets/.envpackage/assets/root.fullstackunicorn.dev/assets/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/backend/.envpackage/assets/root.fullstackunicorn.dev/backend/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/frontend/.envpackage/assets/root.fullstackunicorn.dev/frontend/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/manager/.envpackage/assets/root.fullstackunicorn.dev/manager/.env35
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/assets/root.fullstackunicorn.dev/frontend/vite.config.jsmatched "ngrok-free.app"40
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/assets/.envpackage/assets/root.fullstackunicorn.dev/assets/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/backend/.envpackage/assets/root.fullstackunicorn.dev/backend/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/frontend/.envpackage/assets/root.fullstackunicorn.dev/frontend/.env35
highCredential File Packagedpackage/assets/root.fullstackunicorn.dev/manager/.envpackage/assets/root.fullstackunicorn.dev/manager/.env35
lowCredential file accesspackage/assets/root.fullstackunicorn.dev/config.reduce.jsmatched ".npmrc"5
lowObfuscation Densitypackage/assets/root.fullstackunicorn.dev/volume/get/data/lookups/countries/@visual.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/assets/root.fullstackunicorn.dev/workspace/volume/data/lookups/countries/@visual.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • cmdchmod +x ./config.cmd.sh && ./config.cmd.sh
  • testexit 1
Dependencies2
  • @fullstackunicorn/filesystem^1.0.16
  • @fullstackunicorn/initialize^1.0.15