PkgRadar

Package evidence

@elia-assistant/[email protected]

Credential file access: matched ".ssh"

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.

Weekly downloads
326
Versions published
12
First published
Apr 2026
Publisher
elia-assistant

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":["@elia-assistant/[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":["@elia-assistant/[email protected]"],"fail_on":"review"}'
Artifact bytes264,559
Previous version1.0.11
Published2026-05-25T18:21:51.537Z
SHA-25629c66887d23792b519590d506aced79d17a4d0b441a157691efd51291afab6d1

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chatui.iife.jsmatched ".ssh"5
lowCredential file accesspackage/dist/chunks/i18n-CGlsSoQa.jsmatched ".ssh"5

Manifest

Package metadata

Scripts5
  • buildtsc -b --noEmit && vite build && vite build --config vite.iife.config.ts && tsc -p tsconfig.build.json
  • devvite
  • pack:drynpm pack --dry-run
  • prepacknpm run build
  • previewvite preview
Dependencies6
  • i18next^25.0.0
  • i18next-resources-to-backend^1.2.0
  • react-i18next^16.0.0
  • react-markdown^9.0.0
  • remark-gfm^4.0.0
  • zustand^5.0.0