PkgRadar

Package evidence

@synity/[email protected]

Remote Payload: matched "curl "

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
1,579Niche · −30% score
Versions published
33
First published
May 2026
Publisher
chinhdang

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@synity/[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":["@synity/[email protected]"],"fail_on":"review"}'
Publisherchinhdang
Artifact bytes287,034
Previous version1.14.0
Published2026-05-27T09:55:23.221Z
SHA-256fa185c0814c864f080533811a3fac85778f9c29e69ff607afe8269386196bae3

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
35Score
1.15.0Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/features/bx-docs/assets/lib/undo_script_generator.pymatched "curl "12
mediumRemote Payloadpackage/src/features/bx-task-sync/assets/scripts/bitrix-lib.shmatched "curl "12
mediumRemote Payloadpackage/src/features/bx-task-sync/assets/scripts/lib/bitrix-lib.shmatched "curl "12
mediumRemote Payloadpackage/src/features/bx-task/assets/lib/bx-api.shmatched "curl "12
mediumRemote Payloadpackage/src/features/bx-task/assets/lib/bx-tasks.shmatched "curl "12
mediumRemote Payloadpackage/src/features/bx-task-sync/assets/workflows/bitrix-sync.ymlmatched "curl "12

Manifest

Package metadata

Scripts11
  • buildtsup --config tsup.config.ts
  • changesetchangeset
  • devtsup --config tsup.config.ts --watch
  • linteslint src --ext .ts
  • lint:versionsnode scripts/lint-versions.mjs
  • prebuildnode scripts/prebuild-bash-sync.mjs && node scripts/sync-assets.mjs
  • pretestnode scripts/prebuild-bash-sync.mjs && node scripts/sync-assets.mjs
  • releasepnpm build && changeset publish
  • testvitest run
  • test:watchvitest
  • versionchangeset version
Dependencies5
  • chalk^5.6.2
  • clipanion4.0.0-rc.4
  • deepmerge^4.3.1
  • execa^9.0.0
  • kleur^4.1.5