PkgRadar

Package evidence

@pellux/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
187
First published
Apr 2026
Publisher
mgd34msu

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":["@pellux/[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":["@pellux/[email protected]"],"fail_on":"review"}'
Publishermgd34msu
Artifact bytes2,964,233
Previous version0.33.34
Published2026-05-21T05:28:29.775Z
SHA-256cfff32d58e209804d7cc1861252c6cbfb1fd6eec3de7186793e740afa729ae5b

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

review
Last checked
reviewRisk
30Score
0.33.35Version
Status history (2 events)
  1. availableavailable · risk review · score 30 · status available -> available, risk review -> review, score 21 -> 30
  2. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/platform/providers/amazon-bedrock-mantle.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/platform/providers/amazon-bedrock.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/platform/providers/anthropic-vertex.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/platform/providers/builtin-catalog.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/platform/tools/analyze/scan-modes.jsmatched "aws_access_key"5
lowMessenger Bot Endpointpackage/dist/platform/channels/delivery/strategies-core.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Dependencies9
  • editorconfig3.0.2
  • fast-glob3.3.3
  • fuzzy-search3.2.1
  • node-fetch2.7.0
  • turndown7.2.0
  • vscode-languageserver8.0.2
  • vscode-languageserver-textdocument1.0.12
  • web-tree-sitter0.24.5
  • zod3.24.2