PkgRadar

Package evidence

@platforma-sdk/[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.

Versions published
74Mature · −50% score
First published
Sep 2024
Publisher
mike-ainsel

Effective trust discount applied: 50% (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":["@platforma-sdk/[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":["@platforma-sdk/[email protected]"],"fail_on":"review"}'
Publishermike-ainsel
Artifact bytes160,861
Previous version3.12.0
Published2026-06-04T18:31:50.205Z
SHA-25664f7d9fe335b3757f64dc8eea71a1303cebf247b1c80f1f7c61d83daf4a4dde4

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/commands/build/all.cjsmatched ".aws/"5
lowCredential file accesspackage/dist/defaults.cjsmatched ".aws/"5
lowCredential file accesspackage/dist/commands/build/all.jsmatched ".aws/"5
lowCredential file accesspackage/dist/defaults.jsmatched ".aws/"5

Manifest

Package metadata

Scripts9
  • buildoclif-index && node --run fmt && ts-builder build --target node
  • checkts-builder check --target node
  • do-packrm -f *.tgz && pnpm pack && mv *.tgz package.tgz
  • fmtts-builder format
  • formatter:checkts-builder formatter --check
  • linter:checkts-builder linter --check
  • testvitest run --coverage
  • types:checkts-builder type-check --target node
  • watchts-builder build --target node --watch
Dependencies11
  • @aws-sdk/client-s33.859.0
  • @aws-sdk/lib-storage3.859.0
  • @milaboratories/resolve-helper1.1.3
  • @oclif/core^4.0.37
  • @types/archiver^6.0.3
  • @types/node~24.5.2
  • archiver^7.0.1
  • undici~7.16.0
  • winston^3.17.0
  • yaml^2.8.0
  • zod4.1.12