PkgRadar

Package evidence

@rrrtx/[email protected]

Remote Payload: matched "curl "

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
1
First published
Jun 2026
Publisher
ahmadrrrtx1

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@rrrtx/[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":["@rrrtx/[email protected]"],"fail_on":"review"}'
Publisherahmadrrrtx1
Artifact bytes3,020,503
Previous versionnone
Published2026-06-04T19:51:48.618Z
SHA-256ab86e6980c1656085387d25c1aa4a6f88748c7a7e02849b5aa438a3c439fa7f4

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
37Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 37 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/interfaces/onbaord.tsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/interfaces/onbaord.tsmatched "curl "12
lowCredential file accesspackage/src/security/attacks.tsmatched ".ssh/"5
lowCredential file accesspackage/src/providers/native/bedrock.tsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/src/telegram/bot.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/src/config/config.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/security/lab.tsmatched ".ssh/"5
lowObfuscation Densitypackage/website/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildnext build
  • devnext dev
  • lintnext lint
  • startnext start
Dependencies5
  • framer-motion^11.0.0
  • lucide-react^0.441.0
  • next^14.2.0
  • react^18.3.0
  • react-dom^18.3.0