PkgRadar

Package evidence

@neolith/[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
29Established · −30% score
First published
Dec 2025
Publisher
adaptic-dev

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@neolith/[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":["@neolith/[email protected]"],"fail_on":"review"}'
Publisheradaptic-dev
Artifact bytes603,165
Previous version1.0.38
Published2026-06-12T09:26:47.895Z
SHA-256f44b61963573a71be2791769c7443a134d6ea856be90e90ca6ea38636ae022b5

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
7Score
1.0.39Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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/services/avatar-service.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/services/storage-service.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies12
  • @adaptic/lumic-utils^1.0.6
  • @aws-sdk/client-s3^3.679.0
  • @aws-sdk/s3-request-presigner^3.679.0
  • @livekit/protocol^1.43.2
  • @neolith/database^1.0.39
  • @paralleldrive/cuid2^2.2.2
  • firebase-admin^12.7.0
  • ioredis^5.4.1
  • livekit-server-sdk^2.9.1
  • openai^5.8.2
  • sharp^0.34.5
  • web-push^3.6.7