PkgRadar

Package evidence

@teyik0/[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":["@teyik0/[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":["@teyik0/[email protected]"],"fail_on":"high"}'
Publisherteyik0
Artifact bytes313,536
Previous version0.1.0-alpha.12
Published2026-05-03T14:22:36.857Z
SHA-2569f8225b0ae0bdffa1f1d92469dae670cad2a3a9bb141ac782e69fc6ac829425a

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
177Score
0.1.0-alpha.13Version
Status history (1 event)
  1. newavailable · risk high · score 177 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

teyik0

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/build/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/cli/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/furin.jsmatched ".AWS"30
highCredential file accesspackage/dist/link.jsmatched ".AWS"30
highCredential file accesspackage/dist/router.jsmatched ".AWS"30
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/build/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/cli/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/furin.jsmatched ".AWS"30
highCredential file accesspackage/dist/link.jsmatched ".AWS"30
highCredential file accesspackage/dist/router.jsmatched ".AWS"30
lowObfuscationpackage/dist/build/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/cli/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/furin.jsmatched "\\x1B"3
lowObfuscationpackage/dist/link.jsmatched "\\x1B"3
lowObfuscationpackage/dist/plugin/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/render/shell.tsmatched "\\u003c"3
lowObfuscationpackage/dist/router.jsmatched "\\u003c"3
lowObfuscationpackage/src/cli/index.tsmatched "\\x1b"3
lowObfuscationpackage/src/render/shell.tsmatched "\\u003c"3

Manifest

Package metadata

Scripts5
  • buildbun run build.ts
  • fixultracite fix
  • testbun test --parallel --isolate --bail --preload ../../tests/setup.ts
  • test:devbun test --changed --parallel --isolate --bail --preload ../../tests/setup.ts
  • tschecktsc --noEmit
Dependencies3
  • @elysiajs/static^1.4.10
  • magic-string^0.30.21
  • yuku-parser^0.4.6