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 bytes170,289
Previous version0.3.0
Published2026-05-24T13:31:30.545Z
SHA-25683edfb02119bb3af0570905994e8ed63cc06ca26b0a4d095148e01b4b161f11d

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
231Score
0.4.0Version
Status history (1 event)
  1. newavailable · risk high · score 231 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ragibali

2 members · evidence strength 64

Evidence

Static findings

23 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 23 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/agent.jsmatched "\\u001b"3
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
Dependencies10
  • @anthropic-ai/sdk^0.39.0
  • @anthropic-ai/tokenizer^0.0.4
  • @google/generative-ai^0.21.0
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • fuse.js^7.3.0
  • gpt-tokenizer^3.4.0
  • openai^4.77.0
  • ora^8.0.1