PkgRadar

Package evidence

@synergy-server/[email protected]

no findings

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
558
Versions published
88Mature · −50% score
First published
Apr 2025
Publisher
dmytro.didenko

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 monitoring

No 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":["@synergy-server/[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":["@synergy-server/[email protected]"],"fail_on":"review"}'
Artifact bytes730,740
Previous version2.0.6
Published2026-06-03T13:20:52.739Z
SHA-256dc8ff5b20ca493ece254bf2c26cbf945b440138b68adbb426bdc0c90f67a2188

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

low
Last checked
lowRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildwebpack
  • build:devNODE_ENV=development webpack
  • build:prodNODE_ENV=production webpack
  • build:watchNODE_ENV=development webpack --watch
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlynpm run build:prod
  • testecho "Error: no test specified" && exit 1
Dependencies45
  • @types/ldapjs^3.0.6
  • axios^1.7.7
  • bcrypt^5.1.1
  • body-parser^1.20.2
  • compression^1.7.4
  • connect-session-sequelize^7.1.7
  • cookie-parser^1.4.6
  • cors^2.8.5
  • crypto-js^4.2.0
  • dotenv^16.4.5
  • exceljs^4.4.0
  • express^4.19.2
  • express-rate-limit^7.4.0
  • express-session^1.19.0
  • helmet^7.1.0
  • http-errors^2.0.0
  • http-status-codes^2.3.0
  • i^0.3.7
  • jsonwebtoken^9.0.2
  • ldapjs^3.0.7
  • mongoose^9.6.1
  • morgan^1.10.0
  • multer^1.4.5-lts.1
  • node-cron^3.0.3
  • node-sql-parser^5.3.0
  • nodemailer^6.9.14
  • nodemon^3.1.4
  • npm^10.8.2
  • oracledb^6.6.0
  • passport^0.7.0
  • …and 15 more.