PkgRadar

Package evidence

@dofe/[email protected]

Credential file access: matched ".Aws"

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":["@dofe/[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":["@dofe/[email protected]"],"fail_on":"review"}'
Publishertechwu
Artifact bytes240,766
Previous version0.1.51
Published2026-05-25T06:48:55.408Z
SHA-2569d5e31a20c0e260b3f51d3794bfacfa21cbbdfd567c0495e4f9361aadc7ebd45

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
8Score
0.1.53Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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/file-cdn/dto/file-cdn.dto.jsmatched ".Aws"5
lowObfuscationpackage/dist/volcengine-tts/volcengine-tts.client.jsmatched "Buffer.from(data.data, 'base64"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • cleanrimraf dist
  • postbuildnode ../../scripts/generate-exports.mjs
  • typechecktsc --noEmit
Dependencies7
  • @dofe/infra-common^0.1.48
  • @dofe/infra-jwt^0.1.48
  • @dofe/infra-prisma^0.1.48
  • @dofe/infra-rabbitmq^0.1.48
  • @dofe/infra-redis^0.1.48
  • @dofe/infra-shared-db^0.1.48
  • @dofe/infra-utils^0.1.48