PkgRadar

Package evidence

@rollipop/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
957
Versions published
26
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@rollipop/[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":["@rollipop/[email protected]"],"fail_on":"review"}'
Artifact bytes176,247
Previous version1.0.7
Published2026-05-27T17:32:17.291Z
SHA-256525f0aaaeb6a93df0a91a2a6a4b2ebdee4e5e57c3a4b639d21c4a9e15c55ad6c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.0.8Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/shared/prompt-U5ajztzG.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/shared/rolldown-build-BKTuWCJv.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts21
  • # Scrips for binding #_
  • # Scrips for docs #_
  • # Scrips for node #_
  • artifactsnapi artifacts --cwd ./src --package-json-path ../package.json -o=../artifacts --npm-dir ../npm
  • build-bindingoxnode ./build-binding.ts
  • build-binding:profilepnpm build-binding --profile profile
  • build-binding:releasepnpm build-binding --release
  • build-binding:wasipnpm build-binding --target wasm32-wasip1-threads
  • build-binding:wasi:releasepnpm build-binding --profile release-wasi --target wasm32-wasip1-threads
  • build-browser-pkg:debugTARGET='browser' pnpm run --sequential '/^build-(binding:wasi|node)$/'
  • build-browser-pkg:releaseTARGET='browser' pnpm run --sequential '/^build-(binding:wasi:release|node)$/'
  • build-js-gluepnpm run --sequential '/^build-(node|types-check)$/'
  • build-native:debugpnpm run --sequential '/^build-(binding|js-glue)$/'
  • build-native:memory-profilepnpm run build-binding:profile --features default_global_allocator && pnpm run build-js-glue
  • build-native:profilepnpm run build-binding:profile && pnpm run build-js-glue
  • build-native:releasepnpm run --sequential '/^build-(binding:release|js-glue)$/'
  • build-nodenode --enable-source-maps --import @oxc-node/core/register -C dev ./build.ts
  • build-types-checktsc -p ./tsconfig.check.json
  • build-wasi:debugTARGET='rolldown-wasi' pnpm run --sequential '/^build-(binding|binding:wasi|node)$/'
  • build-wasi:releaseTARGET='rolldown-wasi' pnpm run --sequential '/^build-(binding|binding:wasi:release|node)$/'
  • publintpublint .
Dependencies2
  • @oxc-project/types=0.129.0
  • @rollipop/rolldown-pluginutils1.0.8
Optional dependencies8
  • @rollipop/rolldown-binding-darwin-arm641.0.8
  • @rollipop/rolldown-binding-darwin-x641.0.8
  • @rollipop/rolldown-binding-linux-arm64-gnu1.0.8
  • @rollipop/rolldown-binding-linux-arm64-musl1.0.8
  • @rollipop/rolldown-binding-linux-x64-gnu1.0.8
  • @rollipop/rolldown-binding-linux-x64-musl1.0.8
  • @rollipop/rolldown-binding-win32-arm64-msvc1.0.8
  • @rollipop/rolldown-binding-win32-x64-msvc1.0.8