PkgRadar

Package evidence

@bifold/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

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

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":["@bifold/[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":["@bifold/[email protected]"],"fail_on":"high"}'
Artifact bytes1,675,218
Previous version3.0.7
Published2026-05-21T22:55:43.895Z
SHA-2563e66a3b522ec5a4748dda7054a538798e1fbcec953a3146d24dbac878b6e430f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
102Score
3.0.8Version
Status history (1 event)
  1. newavailable · risk high · score 102 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commonjs/utils/ledger.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/module/utils/ledger.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/lib/commonjs/configs/ledgers/indy/ledgers.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/module/configs/ledgers/indy/ledgers.jsonhigh encoded/escaped-token density12
Show all 22 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commonjs/utils/ledger.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/module/utils/ledger.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/lib/commonjs/configs/ledgers/indy/ledgers.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/module/configs/ledgers/indy/ledgers.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/lib/commonjs/modules/history/ui/components/BulletPoint.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/modules/history/ui/components/BulletPoint.jsmatched "\\u2022"3
lowObfuscationpackage/lib/commonjs/constants.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/constants.jsmatched "\\u2022"3
lowObfuscationpackage/lib/commonjs/container-impl.jsmatched "eVal("3
lowObfuscationpackage/lib/module/container-impl.jsmatched "eVal("3
lowObfuscationpackage/lib/commonjs/utils/helpers.jsmatched "Buffer.from(chunk, 'base64"3
lowObfuscationpackage/lib/module/utils/helpers.jsmatched "Buffer.from(chunk, 'base64"3
lowObfuscationpackage/lib/commonjs/components/inputs/PINInput.jsmatched "\\u25CF"3
lowObfuscationpackage/lib/module/components/inputs/PINInput.jsmatched "\\u25CF"3
lowObfuscationpackage/lib/commonjs/screens/ProofRequest.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/screens/ProofRequest.jsmatched "\\u2022"3
lowObfuscationpackage/lib/commonjs/components/views/PushNotificationsContent.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/components/views/PushNotificationsContent.jsmatched "\\u2022"3
lowObfuscationpackage/lib/commonjs/components/misc/UnorderedList.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/components/misc/UnorderedList.jsmatched "\\u2022"3
lowObfuscationpackage/lib/commonjs/screens/WhatAreContacts.jsmatched "\\u2022"3
lowObfuscationpackage/lib/module/screens/WhatAreContacts.jsmatched "\\u2022"3

Manifest

Package metadata

Scripts6
  • buildecho 'building core 🏗️' && yarn clean && bob build && echo 'core built ✅'
  • cleanrimraf ./lib
  • coverageTZ=GMT jest --coverage
  • testTZ=GMT jest
  • test:watchTZ=GMT jest --watch --notify --notifyMode=change --coverage
  • typechecktsc --noEmit
Dependencies3
  • @openwallet-foundation/askar-react-native0.6.0
  • @openwallet-foundation/askar-shared0.6.0
  • @types/base-64^1.0.2