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 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":["@verii/[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":["@verii/[email protected]"],"fail_on":"high"}'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
Status history (1 event)
- new → available · risk high · score 60 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/entities/organizations/domains/build-organization-modifications-on-service-change.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/entities/organizations/domains/build-profile-vc-url.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/controllers/organizations/controller.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/controllers/setup_image_upload/controller.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/entities/organizations/domains/prepare-profile-vc.js | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts5
linteslint .lint:cieslint . --format json >> eslint-results.jsonlint:fixeslint --fix .testcross-env NODE_ENV=test node --test --test-concurrency=1 --test-timeout=900000 --experimental-test-module-mocks --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout 'test/**/*.test.js'test:ciNODE_ENV=test node --test --test-concurrency=1 --test-timeout=900000 --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'
Dependencies47
@fastify/autoload^6.3.1@fastify/helmet^13.0.2@fastify/sensible^6.0.4@fastify/swagger^9.7.0@fastify/swagger-ui^5.2.6@fastify/view^11.1.1@spencejs/spence-events^1.1.0@spencejs/spence-factories^1.1.0@spencejs/spence-mongo-repos^1.1.0@verii/auth1.2.0-pre.1779154793@verii/aws-clients1.2.0-pre.1779154793@verii/base-contract-io1.2.0-pre.1779154793@verii/blockchain-functions1.2.0-pre.1779154793@verii/common-functions1.2.0-pre.1779154793@verii/common-schemas1.2.0-pre.1779154793@verii/config1.2.0-pre.1779154793@verii/contract-permissions1.2.0-pre.1779154793@verii/country-data1.2.0-pre.1779154793@verii/crypto1.2.0-pre.1779154793@verii/csv-parser1.2.0-pre.1779154793@verii/db-kms1.2.0-pre.1779154793@verii/did-doc1.2.0-pre.1779154793@verii/did-web1.2.0-pre.1779154793@verii/endpoints-credential-types-registrar1.2.0-pre.1779154793@verii/fastify-plugins1.2.0-pre.1779154793@verii/fineract-client1.2.0-pre.1779154793@verii/image-processing1.2.0-pre.1779154793@verii/jwt1.2.0-pre.1779154793@verii/organizations-registry1.2.0-pre.1779154793@verii/rest-queries1.2.0-pre.1779154793- …and 17 more.