Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 213 · status changed
Related candidates
Linked campaigns and clusters
teyik0
3 members · evidence strength 74Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/build/index.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cli/index.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/furin.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/link.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/router.js | matched ".AWS" | 30 |
| medium | Obfuscation Density | package/dist/build/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/furin.js | high encoded/escaped-token density | 12 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/build/index.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cli/index.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/furin.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/link.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/router.js | matched ".AWS" | 30 |
| medium | Obfuscation Density | package/dist/build/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/furin.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/build/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/cli/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/furin.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/link.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/plugin/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/render/shell.ts | matched "\\u003c" | 3 |
| low | Obfuscation | package/dist/router.js | matched "\\x3C" | 3 |
| low | Obfuscation | package/src/cli/index.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/render/shell.ts | matched "\\u003c" | 3 |
Manifest
Package metadata
Scripts5
buildbun run build.tsfixultracite fixtestbun test --parallel --isolate --bail --preload ../../tests/setup.tstest:devbun test --changed --parallel --isolate --bail --preload ../../tests/setup.tstschecktsc --noEmit
Dependencies4
@elysiajs/static^1.4.10magic-string^0.30.21seroval^1.5.4yuku-parser^0.5.15