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.
- Versions published
- 56
- First published
- Apr 2026
- 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
Remote Payload: matched "raw.githubusercontent.com"
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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-JQ6D44V5.js | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-JQ6D44V5.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/dist/chunk-JQ6D44V5.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts17
buildtsup src/index.ts src/cli.ts --format esm --dts --cleandevtsup src/index.ts src/cli.ts --format esm --dts --watchtestnode --test --experimental-strip-types --loader ./tests/loader.mjs tests/crypto.test.ts tests/storage.test.ts tests/keychain.test.ts tests/mentions.test.ts tests/outputRedactor.test.ts tests/fileEmbed.test.ts tests/embedCreator.test.ts tests/shareEncryption.test.ts tests/server.test.ts tests/ws.test.ts tests/urlEmbed.test.ts && node --test --experimental-strip-types tests/embedRenderers.test.ts && node --test tests/cli.test.ts tests/billing.test.ts tests/account-delete.test.ts tests/signup.test.ts tests/security-setup.test.ts tests/e2e-provisioning.test.tstest:unit:account-deletenode --test tests/account-delete.test.tstest:unit:billingnode --test tests/billing.test.tstest:unit:clinode --test tests/cli.test.tstest:unit:cryptonode --test --experimental-strip-types tests/crypto.test.tstest:unit:e2e-provisioningnode --test tests/e2e-provisioning.test.tstest:unit:embed-renderersnode --test --experimental-strip-types tests/embedRenderers.test.tstest:unit:keychainnode --test --experimental-strip-types tests/keychain.test.tstest:unit:security-setupnode --test tests/security-setup.test.tstest:unit:servernode --test --experimental-strip-types tests/server.test.tstest:unit:signupnode --test tests/signup.test.tstest:unit:storagenode --test --experimental-strip-types --loader ./tests/loader.mjs tests/storage.test.tstest:unit:url-embednode --test --experimental-strip-types --loader ./tests/loader.mjs tests/urlEmbed.test.tstest:unit:wsnode --test --experimental-strip-types tests/ws.test.tstypechecktsc --noEmit
Dependencies5
@toon-format/toon2.1.0ahocorasick1.0.2qrcode-terminal^0.12.0tweetnacl^1.0.3ws8.20.1