Package evidence
@absolutejs/[email protected]
Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — 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
- 7,929Niche · −30% score
- Versions published
- 1,200Mature · −50% score
- First published
- Apr 2025
- Publisher
- alexkahndev
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@absolutejs/[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":["@absolutejs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.
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 review · score 22 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/dist/build.js | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/dist/build.js | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| low | Large Javascript Payload | package/dist/cli/index.js | 9274732 bytes | 0 |
Manifest
Package metadata
Scripts16
bdbun run scripts/build.ts && bunbuildbun run scripts/build.tsbuild:native./native/build.shconfigbun run src/cli/index.ts configconfig:studiobun run src/cli/index.ts config --config example/absolute.config.tsdb:pushdrizzle-kit pushdb:studiodrizzle-kit studiodevTELEMETRY_OFF=1 bun run src/cli/index.ts dev example/server.ts --config example/absolute.config.tsformatbun run src/cli/index.ts prettier --writelintbun run src/cli/index.ts eslintlsbun run src/cli/index.ts lsreleasebun run test && bun run format && bun run build:native && bun run build && ./native/publish.sh && bun publishrelease:betabun run test && bun run format && bun run build:native && bun run build && ./native/publish.sh --tag beta && bun publish --tag betastartTELEMETRY_OFF=1 bun run src/cli/index.ts start example/server.ts --outdir example/dist --config example/absolute.config.tstestbun test tests/unit && bun test --concurrency 1 tests/integrationtypecheckbun run src/cli/index.ts typecheck --config example/absolute.config.ts
Dependencies4
@elysiajs/openapi^1.4.15@elysiajs/server-timing^1.4.0@elysiajs/static^1.4.0zustand^5.0.12
Optional dependencies6
@absolutejs/native-darwin-arm640.19.0-beta.1008@absolutejs/native-darwin-x640.19.0-beta.1008@absolutejs/native-linux-arm640.19.0-beta.1008@absolutejs/native-linux-x640.19.0-beta.1008@absolutejs/native-windows-arm640.19.0-beta.1008@absolutejs/native-windows-x640.19.0-beta.1008