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.
- Versions published
- 50Mature · −50% score
- First published
- Mar 2019
- Publisher
- gjgd
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@transmute/[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":["@transmute/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts18
contracts:migrate:devtruffle migrate --network development --resetcontracts:migrate:ropstentruffle migrate --network ropstencouchdb:start./scripts/couchdb/start.shcouchdb:stop./scripts/couchdb/stop.shcoveragejest --runInBand --coverageganache:start./scripts/ganache/start.shganache:stop./scripts/ganache/stop.shipfs:start./scripts/ipfs/start.shipfs:stop./scripts/ipfs/stop.shlinteslint ./src --fixprecoveragenpm run services:startpretestnpm run services:startpretest:contractsnpm run services:startservices:healthcheck./scripts/healthcheck.shservices:start./scripts/start_services.shservices:stop./scripts/stop_services.shtestNODE_OPTIONS=--max_old_space_size=4096 jest --runInBandtest:contractsnpx truffle test
Dependencies36
@transmute/did-wallet0.0.0-6@transmute/es256k-jws-ts0.0.4@truffle/contract^4.0.39@truffle/hdwallet-provider1.0.38-next.0base64url^3.0.1bip39^2.5.0crypto-ld^3.7.0did-resolver0.0.6ethereumjs-util^6.1.0fast-json-patch^2.2.1hdkey^1.1.1ipfs-api^26.1.2ipfs-http-client^33.1.1ipfs-unixfs^0.1.16ipld-dag-pb^0.15.3jsonschema^1.2.4leveldown^5.4.1memdown^4.1.0merkle-tools^1.4.0moment^2.24.0multihashes^0.4.15nanobus^4.4.0node-couchdb^1.3.0node-fetch^2.6.0node-localstorage^1.3.1pouchdb^7.1.1pouchdb-adapter-http^7.1.1pouchdb-adapter-idb^7.1.1pouchdb-adapter-leveldb^7.1.1pouchdb-adapter-memory^7.1.1- …and 6 more.