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
- 65Mature · −50% score
- First published
- Nov 2022
- Publisher
- michael-ixo
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":["@ixo/[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":["@ixo/[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 (2 events)
- available → available · risk low · score 0 · status available -> available, risk high -> low, score 50 -> 0
- new → available · risk high · score 50 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts24
buildnpm run build:module && npm run build:mainbuild:docstypedoc src/index.tsbuild:localnpm packbuild:maincross-env BABEL_ENV=production babel src --out-dir main --delete-dir-on-start --extensions ".tsx,.ts,.js"build:modulecross-env MODULE=true babel src --out-dir module --delete-dir-on-start --extensions ".tsx,.ts,.js"build:preparenpm run build && npm run build:ts && npm run build:docsbuild:tstsc --project ./tsconfig.jsoncodegencross-env NODE_ENV=development babel-node scripts/codegen.jsdevcross-env NODE_ENV=development babel-node src/index --extensions ".tsx,.ts,.js"linteslint src/**/*.tslint:fixeslint src/**/*.ts --fixpreparenpm run buildtestjest __tests__/index.spec.ts --forceExittest:ai4gjest __tests__/specs/ai4g --forceExittest:aquaminerjest __tests__/specs/aquaminer --forceExittest:debugnode --inspect node_modules/.bin/jest --runInBandtest:fairClimatejest __tests__/specs/fairClimate --forceExittest:idccjest __tests__/specs/idcc --forceExittest:protocolsjest __tests__/specs/protocols --forceExittest:queriesjest __tests__/specs/query --forceExittest:supamotojest __tests__/specs/supamoto --forceExittest:umuzijest __tests__/specs/umuzi --forceExittest:watchjest --watchwatchcross-env NODE_ENV=development babel-watch src/index --extensions ".tsx,.ts,.js"
Dependencies13
@babel/runtime7.19.4@cosmjs/amino0.32.4@cosmjs/cosmwasm-stargate0.32.4@cosmjs/crypto0.32.4@cosmjs/encoding0.32.4@cosmjs/proto-signing0.32.4@cosmjs/stargate0.32.4@cosmjs/tendermint-rpc0.32.4axios1.2.5bip39-light1.0.7bs585.0.0dotenv16.0.3protobufjs6.11.2