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
- 10
- Versions published
- 5
- First published
- Dec 2025
- Publisher
- chronsyn
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@chronsyn/[email protected]"],"fail_on":"high"}'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":["@chronsyn/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Js Fs Walk Exfil
1 candidate cluster(s) currently reference this release.
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 high · score 50 · status changed
Related candidates
Linked campaigns and clusters
Js Fs Walk Exfil
22 members · evidence strength 85Js Fs Walk Exfil
22 members · max score 75Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Fs Walk Exfil | package/dist/client/send-build.js | — | 45 |
| high | Js Fs Walk Exfil | package/src/client/send-build.ts | — | 45 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies13
@socialgouv/streaming-file-encryption^1.1.0archiver^7.0.1busboy^1.6.0dotenv^17.2.3express^5.2.1express-busboy^10.1.0express-fileupload^1.5.2form-data^4.0.5multer^2.0.2node-fetch^3.3.2unzipper^0.12.3yargs^18.0.0zod^4.2.1