PkgRadar

Package evidence

@verii/[email protected]

Remote Payload: matched "cUrl "

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

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":["@verii/[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":["@verii/[email protected]"],"fail_on":"review"}'
Artifact bytes16,906
Previous version1.2.0-pre.1778726748
Published2026-05-19T01:43:49.116Z
SHA-2561769a939042b25402009d162f15e97da71074aa2394f866ac6189b25372d78a0

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.2.0-pre.1779154793Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/adapters/build-issuer-vc-url.jsmatched "cUrl "12
mediumRemote Payloadpackage/src/adapters/init-credential-metadata-contract.jsmatched "cUrl "12

Manifest

Package metadata

Scripts5
  • linteslint .
  • lint:cieslint . --format json >> eslint-results.json
  • lint:fixeslint --fix .
  • testcross-env NODE_ENV=test node --test --test-concurrency=1 --experimental-test-module-mocks --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout 'test/**/*.test.js'
  • test:cicross-env NODE_ENV=test node --test --test-concurrency=1 --experimental-test-module-mocks --experimental-test-coverage --test-coverage-include='src/**' --test-reporter=spec --test-reporter=junit --test-reporter-destination=stdout --test-reporter-destination=test-results.junit.xml --test-reporter=lcov --test-reporter-destination=lcov.info 'test/**/*.test.js'
Dependencies11
  • @verii/blockchain-functions1.2.0-pre.1779154793
  • @verii/common-functions1.2.0-pre.1779154793
  • @verii/crypto1.2.0-pre.1779154793
  • @verii/did-doc1.2.0-pre.1779154793
  • @verii/jwt1.2.0-pre.1779154793
  • @verii/metadata-registration1.2.0-pre.1779154793
  • @verii/vc-checks1.2.0-pre.1779154793
  • canonicalize^2.1.0
  • eth-url-parser^1.0.4
  • fast-shuffle6.1.1
  • lodash^4.18.1