Package evidence
@nradko/[email protected]
Remote Dependency Spec: devDependencies.@metric/core="github:Metric-OMM/metric-core#bc0fe2be62468d040aff73e78cad1ef3805c4d33"
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
- 4
- First published
- May 2026
- Publisher
- nradko
Recommended action
Review before promotingMixed 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":["@nradko/[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":["@nradko/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@metric/core="github:Metric-OMM/metric-core#bc0fe2be62468d040aff73e78cad1ef3805c4d33"
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 review · score 32 · status changed
Evidence
Static findings
2 static · 2 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@metric/core="github:Metric-OMM/metric-core#bc0fe2be62468d040aff73e78cad1ef3805c4d33" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.@metric/periphery="github:Metric-OMM/metric-periphery#64c336d97c78b2c59c86caed91f210e4753d8f88" | 8 |
| medium | Dependency Changed To Remote Vs Previous | package.json | devDependencies.@metric/core changed to remote spec in 0.2.0 vs 0.1.1: "github:Metric-OMM/metric-core#bc0fe2be62468d040aff73e78cad1ef3805c4d33" | 8 |
| medium | Dependency Changed To Remote Vs Previous | package.json | devDependencies.@metric/periphery changed to remote spec in 0.2.0 vs 0.1.1: "github:Metric-OMM/metric-periphery#64c336d97c78b2c59c86caed91f210e4753d8f88" | 8 |
Manifest
Package metadata
Scripts17
buildtsccleanrm -rf dist artifacts cacheformatprettier --write "src/**/*.{ts,mjs}" "scripts/**/*.{ts,mjs}" "test/**/*.ts"format:checkprettier --check "src/**/*.{ts,mjs}" "scripts/**/*.{ts,mjs}" "test/**/*.ts"init:submodulesnode ./scripts/init-submodules.mjslinteslint "src/**/*.ts" "scripts/**/*.{ts,mjs}" "test/**/*.ts"preparenpm run buildprepublishOnlynpm run verify && npm run clean && npm run buildpretestnpm run init:submodulessetup:contractsnpm run init:submodules && npm run sync:abissync:abisnpm run sync:contracts && node ./scripts/sync-abis.mjssync:contractsnpx hardhat build --forcesync:versions:envnode ./scripts/sync-versions-env.mjssync:versions:env:checknode ./scripts/sync-versions-env.mjs --checktesthardhat testtypechecktsc --noEmitverifynode ./scripts/verify.mjs
Dependencies1
viem^2.x