PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws/"

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
917
Versions published
358
First published
Feb 2026
Publisher
aabyzov

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheraabyzov
Artifact bytes6,122,007
Previous version1.0.19
Published2026-06-02T13:48:32.793Z
SHA-256632a60601e1c962f60df9866401e6303eb9e10ddd4a67dabd749b38ca42de10f

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/agents/agents-registry.jsmatched ".aws/"5
lowCredential file accesspackage/dist/audit/fix-suggestions.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/scanner/patterns.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/eval/prompt-builder.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowLarge Javascript Payloadpackage/dist/sidecar/server.cjs6721298 bytes0

Manifest

Package metadata

Scripts26
  • buildtsc
  • build:eval-uivite build --config src/eval-ui/vite.config.ts
  • cleanrm -rf dist
  • desktop:buildtauri build
  • desktop:devtauri dev
  • desktop:sidecar:buildbash scripts/desktop/build-sidecar.sh
  • devtsc --watch
  • dev:eval-uivite dev --config src/eval-ui/vite.config.ts
  • generate:agents-jsonnpx tsx scripts/generate-agents-json.ts
  • lint:bundle-sizenpx tsx scripts/check-bundle-size.ts
  • lint:serif-scopenpx tsx scripts/check-serif-scope.ts
  • lint:shimmernpx tsx scripts/check-no-shimmer.ts
  • lint:skills-specnpx tsx scripts/validate-skills-spec.ts
  • lint:voicenpx tsx scripts/check-strings-voice.ts
  • prebuildnpm run generate:agents-json
  • prepublishOnlynpm run build && npm run build:eval-ui && node scripts/sync-readme-badges.cjs && git diff --exit-code README.md
  • preuninstallnode scripts/preuninstall.cjs
  • sync:readme-badgesnode scripts/sync-readme-badges.cjs
  • tauritauri
  • testvitest run
  • test:bundle-sizenpx tsx scripts/check-bundle-size.ts
  • test:e2eplaywright test
  • test:e2e:desktopplaywright test --project=desktop
  • test:lhcilhci autorun --config=./lighthouse.config.js
  • verifynode test/verify/run-verify.mjs
  • verify:matrixnode --test test/verify/matrix.test.mjs
Dependencies16
  • @anthropic-ai/sdk^0.78.0
  • @napi-rs/keyring^1.3.0
  • @tauri-apps/api^2.11.0
  • @tauri-apps/plugin-autostart^2.5.1
  • @tauri-apps/plugin-dialog^2.7.1
  • @tauri-apps/plugin-notification^2.3.3
  • @tauri-apps/plugin-process^2.3.1
  • @tauri-apps/plugin-shell^2.3.5
  • @tauri-apps/plugin-updater^2.10.1
  • commander^14.0.3
  • i18next^23.16.8
  • minimatch^9.0.9
  • openai^6.34.0
  • react-i18next^14.1.3
  • simple-git~3.33.0
  • trash^9.0.0