PkgRadar

Package evidence

@oiwa-coder/[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
2
First published
Jun 2026
Publisher
oiwa-coder

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":["@oiwa-coder/[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":["@oiwa-coder/[email protected]"],"fail_on":"review"}'
Publisheroiwa-coder
Artifact bytes5,701,382
Previous version0.93.11-artifacts.0
Published2026-06-07T12:42:41.685Z
SHA-256e0f76e7bcb4315deec3b040bc8efae0a6bd7302b9677d585374cb60e6fa074cb

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
10Score
0.93.11-artifacts.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/aws/credentials.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/aws/credentials.tsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/bin/alchemy.js12942753 bytes0

Manifest

Package metadata

Scripts6
  • buildvite build
  • deployalchemy deploy
  • destroyalchemy destroy
  • devalchemy dev
  • linteslint .
  • previewvite preview
Dependencies2
  • react^19.1.0
  • react-dom^19.1.0