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
- 470
- Versions published
- 35Established · −30% score
- First published
- Jul 2025
- 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
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/lib/services/rate-limit-service.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts14
buildnpm run clean && node obfuscate-and-prepare.jscleanrimraf distlinteslint lib testlint:fixeslint lib test --fixpreparehuskyprepublishOnlynpm run buildprestartnpm installstartnode server.jstestjesttest:allnpm test && npm run test:e2etest:coveragejest --coveragetest:e2ejest --config=test/e2e/jest.config.e2e.jstest:e2e:onlyjest --config=test/e2e/jest.config.e2e.js --globalSetup='' --globalTeardown=''test:watchjest --watch
Dependencies30
@opensearch-project/opensearch^2.4.0async^3.2.5axios^1.8.2body-parser^1.20.2compression^1.7.4cookie-parser^1.4.6cors^2.8.5dotenv^17.2.0express^5.2.1express-basic-auth^1.2.1express-throttle^2.0.0form-data^4.0.2helmet^8.1.0http-errors^2.0.0jsonwebtoken^9.0.1morgan^1.10.0multer^2.0.2node-cache^5.1.2object-hash^1.1.8prom-client^15.1.3pseudomap^1.0.2r7insight_node^3.3.1redis^5.10.0redis-rate-limiter^1.2.0step^1.0.0underscore^1.9.1winston^3.2.1winston-transport4.3.0yallist^3.0.2yaml^2.8.0