PkgRadar

Package evidence

@tinybirdco/[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":["@tinybirdco/[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":["@tinybirdco/[email protected]"],"fail_on":"review"}'
Publisherrmorehig
Artifact bytes616,241
Previous version0.0.73
Published2026-05-25T05:58:21.737Z
SHA-25639c5fd0ef49732f0715c396dfa6c7666dcf1000d4ba8940e7a96ae00f738cf35

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/api/dashboard.jsmatched ".aws"5
lowCredential file accesspackage/dist/api/dashboard.test.jsmatched ".aws"5
lowCredential file accesspackage/dist/cli/region-selector.jsmatched ".aws"5
lowCredential file accesspackage/dist/api/regions.test.jsmatched ".aws"5
lowCredential file accesspackage/src/api/dashboard.test.tsmatched ".aws"5
lowCredential file accesspackage/src/api/dashboard.tsmatched ".aws"5
lowCredential file accesspackage/src/cli/region-selector.tsmatched ".aws"5
lowCredential file accesspackage/src/api/regions.test.tsmatched ".aws"5
lowObfuscationpackage/dist/cli/output.jsmatched "\\x1b"3
lowObfuscationpackage/src/cli/output.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • testvitest
  • test:coveragevitest run --coverage
  • test:e2e:livevitest run --config vitest.e2e.live.config.ts
  • test:runvitest run
  • typechecktsc --noEmit
Dependencies7
  • @clack/prompts^1.0.0
  • chokidar^4.0.0
  • commander^12.0.0
  • dotenv^16.0.0
  • esbuild^0.24.0
  • picocolors^1.1.1
  • zod^3.25.0