Package evidence
@reclaimprotocol/[email protected]
Remote Dependency Spec: devDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"
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.
- Weekly downloads
- 397
- Versions published
- 8
- First published
- Sep 2023
- Publisher
- adiwajshing_reclaim
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":["@reclaimprotocol/[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":["@reclaimprotocol/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"
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 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config" | 8 |
Manifest
Package metadata
Scripts11
buildnpm exec tsc -- -p tsconfig.build.jsonbuild:jscnpm run run:tsc src/scripts/build-jsc.tscommitlintcommitlint --edithandshakenpm run run:tsc -- --import=./src/tests/load-webcrypto.ts ./src/scripts/handshake.tslinteslint . --ext .js,.ts,.jsx,.tsxlint:fixeslint . --fix --ext .js,.ts,.jsx,.tsxpreparenpm run buildrun:tscnode --experimental-strip-typestest:pure-jsnpm run run:tsc -- --import=./src/tests/load-purejs-crypto.ts --testtest:webcryptonpm run run:tsc -- --import=./src/tests/load-webcrypto.ts --testupdate:root-canpm run run:tsc -- src/scripts/update-ca-certs.ts
Dependencies7
@noble/ciphers^1.3.0@noble/curves^1.9.6@noble/hashes^1.8.0@peculiar/asn1-ecc^2.3.14@peculiar/asn1-schema^2.3.13@peculiar/x509^1.12.3micro-rsa-dsa-dh^0.1.0