PkgRadar

Package evidence

@owox/[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
1,915Niche · −30% score
Versions published
980Established · −30% score
First published
Jul 2025
Publisher
max-voloshyn

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":["@owox/[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":["@owox/[email protected]"],"fail_on":"review"}'
Publishermax-voloshyn
Artifact bytes363,406
Previous version0.26.0-next-20260527130703
Published2026-05-27T21:32:11.372Z
SHA-25629909756958f2afcd97e8b48316e8ae3fc45c6f87c8af95e032560810b670b2a

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
7Score
0.26.0-next-20260527213154Version
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/index.cjsmatched ".AWS"5
lowCredential file accesspackage/dist/index.jsmatched ".AWS"5

Manifest

Package metadata

Scripts14
  • analyzenpm run build -- --mode analyze
  • buildvite build --config vite.config.js
  • cleanshx rm -rf dist
  • devvite build --config vite.config.js
  • dev:watchnode watcher.config.js
  • formatprettier --write "**/*.{js,mjs,json}"
  • format:checkprettier --check "**/*.{js,mjs,json}"
  • linteslint . --config ./eslint.config.js
  • lint:fixeslint . --fix --config ./eslint.config.js
  • lint:mdmarkdownlint-cli2 --config ../../.markdownlint-cli2.mjs
  • lint:md:fixmarkdownlint-cli2 --config ../../.markdownlint-cli2.mjs --fix
  • prebuildnpm run clean
  • prepacknpm run build
  • prepublishOnlynpm run lint
Dependencies8
  • @aws-sdk/client-athena^3.983.0
  • @aws-sdk/client-redshift-data^3.983.0
  • @aws-sdk/client-s3^3.983.0
  • @aws-sdk/lib-storage^3.983.0
  • @databricks/sql^1.12.0
  • @google-cloud/bigquery^8.0.0
  • adm-zip0.5.16
  • snowflake-sdk^2.3.3