PkgRadar

Package evidence

@researchdatabox/[email protected]

Credential file access: matched ".aws"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@researchdatabox/[email protected]"],"fail_on":"high"}'

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":["@researchdatabox/[email protected]"],"fail_on":"high"}'
PublisherCircleCI
Artifact bytes30,140
Previous version0.0.1-beta.9228
Published2026-05-19T00:04:17.124Z
SHA-2569513bd7160f988b52c2c04984b5268a84d725ee0716bbd4fd31d24e1af61ed44

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

high
Last checked
highRisk
30Score
0.0.1-beta.9474Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

CircleCI

8 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/configuration.jsmatched ".aws"30

Manifest

Package metadata

Scripts6
  • buildtsc
  • generateopenapi-generator-cli generate -i ../../rva-swagger.json -g typescript-axios -o ./src
  • pregeneratenpm install @openapitools/openapi-generator-cli -g
  • pretest:integrationnpm run build
  • testnpm run test:integration
  • test:integrationmocha -r ts-node/register test/integration/**/*.spec.ts
Dependencies1
  • axios1.15.2