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 bytes426,605
Previous version0.1.0-alpha.14
Published2026-05-24T20:38:24.023Z
SHA-2563a820887088f6fbdd1339b616c7e980a2e1b4da266f90ea51807aa7aeccef1aa

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

teyik0

3 members · evidence strength 74

Evidence

Static findings

17 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
mediumObfuscation Densitypackage/dist/build/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/furin.jshigh encoded/escaped-token density12
Show all 17 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
mediumObfuscation Densitypackage/dist/build/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/furin.jshigh encoded/escaped-token density12
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 "\\x3C"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
Dependencies4
  • @elysiajs/static^1.4.10
  • magic-string^0.30.21
  • seroval^1.5.4
  • yuku-parser^0.5.15