PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherragibali
Artifact bytes153,303
Previous versionnone
Published2026-05-20T10:36:45.873Z
SHA-256feecca4a74d236310ab12f6635cb2ce6de17d068a3089cf9cde4400857978d7c

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ragibali

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/security/exploit-parser.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/src/security/recon.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/src/security/attack-chains.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/cve-lookup.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/exploit.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/installer.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/pentest.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/platform.jsmatched "curl "12
mediumRemote Payloadpackage/src/queue.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/recon.jsmatched "curl "12
mediumRemote Payloadpackage/src/repl.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/scanner.jsmatched "curl "12
mediumRemote Payloadpackage/src/tools.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/vpat.jsmatched "curl "12
Show all 22 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/security/exploit-parser.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/src/security/recon.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/src/security/attack-chains.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/cve-lookup.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/exploit.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/installer.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/pentest.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/platform.jsmatched "curl "12
mediumRemote Payloadpackage/src/queue.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/recon.jsmatched "curl "12
mediumRemote Payloadpackage/src/repl.jsmatched "curl "12
mediumRemote Payloadpackage/src/security/scanner.jsmatched "curl "12
mediumRemote Payloadpackage/src/tools.jsmatched "wget "12
mediumRemote Payloadpackage/src/security/vpat.jsmatched "curl "12
lowObfuscationpackage/src/security/exploit.jsmatched "fromCharCode"3
lowObfuscationpackage/src/ui/input.jsmatched "\\x04"3
lowObfuscationpackage/src/ui/model-selector.jsmatched "\\x1b"3
lowObfuscationpackage/src/renderer.jsmatched "\\x1B"3
lowObfuscationpackage/src/ui/session-selector.jsmatched "\\x1b"3
lowObfuscationpackage/src/ui/slash-menu.jsmatched "\\x1b"3
lowObfuscationpackage/src/ui/status-bar.jsmatched "\\x1b"3
lowObfuscationpackage/src/ui/welcome.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts6
  • linteslint src/ bin/ test/ eslint.config.js
  • startnode bin/red.js
  • testvitest run
  • test:securitynode bin/red.js security test
  • test:smokenode bin/red.js security test --smoke
  • test:watchvitest
Dependencies7
  • @anthropic-ai/sdk^0.39.0
  • @google/generative-ai^0.21.0
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • fuse.js^7.3.0
  • openai^4.77.0
  • ora^8.0.1