Package evidence
@lyrie/[email protected]
Js Decode Then Exec: base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 24
- Versions published
- 1
- First published
- May 2026
- Publisher
- overthetop
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":["@lyrie/[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":["@lyrie/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Js Decode Then Exec: base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.
2 candidate cluster(s) currently reference this release.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (4 events)
- available → available · risk high · score 102 · status available -> available, risk high -> high, score 135 -> 102
- available → available · risk high · score 135 · status available -> available, risk high -> high, score 217 -> 135
- available → available · risk high · score 217 · status available -> available, risk high -> high, score 555 -> 217
- new → available · risk high · score 555 · status changed
Related candidates
Linked campaigns and clusters
DNS / OAST exfiltration — matched "burpcollaborator.net"
66 members · evidence strength 90Js Decode Then Exec — base64 / atob / fromcharcode decode adjacent to eval / new function — canonical obfuscated-loader pattern.
15 members · evidence strength 90Credential file access — matched "aws_secret_access_key"
11 members · evidence strength 90DNS / OAST exfiltration — matched "burpcollaborator.net"
66 members · max score 270Js Decode Then Exec — base64 / atob / fromcharcode decode adjacent to eval / new function — canonical obfuscated-loader pattern.
15 members · max score 165Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/src/pentest/poc-gen/generators/xss.ts | base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern. | 45 |
| high | DNS / OAST exfiltration | package/src/pentest/poc-gen/generators/ssrf.ts | matched "burpcollaborator.net" | 30 |
| medium | Remote Payload | package/src/tools/messaging/message-tool.ts | matched "api.telegram.org/bot" | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/src/pentest/poc-gen/generators/xss.ts | base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern. | 45 |
| high | DNS / OAST exfiltration | package/src/pentest/poc-gen/generators/ssrf.ts | matched "burpcollaborator.net" | 30 |
| medium | Remote Payload | package/src/tools/messaging/message-tool.ts | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/src/hack/auto-remediation.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/src/tools/messaging/message-tool.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/src/pentest/poc-gen/generators/secret-exposure.ts | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts4
buildbun build src/index.ts --outdir dist --target nodedevbun run --watch src/index.tsstartbun run src/index.tstestbun test
Dependencies2
@noble/ciphers^2.2.0zod^3.23.0