PkgRadar

Package evidence

@stack-spot/[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
3,104Niche · −30% score
Versions published
630Mature · −50% score
First published
Jul 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@stack-spot/[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":["@stack-spot/[email protected]"],"fail_on":"review"}'
Artifact bytes770,422
Previous version1.0.0-stg.1779825492397
Published2026-05-27T13:07:23.051Z
SHA-2564849297696e5dca16b9d682e029800467cff16845569cdcc76f0ac22224bd075

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
1Score
1.0.0-stg.1779887223534Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/apis-itau.jsonmatched ".aws"3
lowCredential file accesspackage/src/apis-itau.jsonmatched ".aws"3

Manifest

Package metadata

Scripts3
  • buildpnpm package-override --revert=false && rimraf dist && tsc-silent -p tsconfig.build.json --suppress @/src/api/ && tsc-esm-fix --target='dist'
  • generatetsx ./scripts/generate-apis.ts
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
Dependencies3
  • @oazapfts/runtime^1.0.3
  • fetch-event-stream^0.1.5
  • lodash^4.18.1