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
- 99
- Versions published
- 57Mature · −50% score
- First published
- Apr 2024
- Publisher
- fvsegarra
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
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":["@internxt/[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":["@internxt/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 20 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/restart-webdav.js" | 5 |
Manifest
Package metadata
Scripts16
buildyarn clean && tsccleanrimraf dist coverage tsconfig.tsbuildinfo oclif.manifest.jsondev:webdavnodemon -e ts --exec ts-node src/webdav/index.tsformatprettier --write **/*.{js,jsx,tsx,ts}linteslint .pack:winoclif pack winpostinstallnode ./scripts/restart-webdav.jspostpackrimraf oclif.manifest.jsonposttestyarn lintprepackyarn build && oclif manifest && oclif readmepreparehusky || truepublish:githubnpm run build && npm publish --scope=@internxt --registry=https://npm.pkg.github.com --tag latestpublish:npmnpm run build && npm publish --scope=@internxt --registry=https://registry.npmjs.org/ --access publictestyarn test:unittest:unitvitest run --coveragetest:watchvitest watch
Dependencies24
@inquirer/prompts8.2.0@internxt/inxt-js2.2.9@internxt/lib1.4.1@internxt/sdk1.12.0@oclif/core4.8.0@oclif/plugin-autocomplete3.2.39axios1.13.2bip393.1.0body-parser2.2.2cli-progress3.12.0dayjs1.11.19dotenv17.2.3express5.2.1express-async-handler1.2.0fast-xml-parser5.3.3mime-types3.0.2open11.0.0openpgp6.3.0otpauth9.4.1pm26.0.14range-parser1.2.1selfsigned5.5.0tty-table5.0.0winston3.19.0
Optional dependencies1
sharp0.34.5