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":["@vultisig/[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":["@vultisig/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 27 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.js | matched "curL " | 12 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.js | matched "curL " | 12 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/index.js | matched "\\x1B" | 3 |
Manifest
Package metadata
Scripts11
buildnode build.mjsclinpx tsx src/index.tscli:interactivenpx tsx src/index.ts --interactivedevnpx tsx src/index.tsprepublishOnlynpm run buildreplnpx tsx src/index.ts --interactivestartnode dist/index.jstestvitest run --exclude 'tests/e2e/**'test:e2evitest run tests/e2e/test:watchvitest --exclude 'tests/e2e/**'typechecktsc --noEmit
Dependencies19
@cosmjs/cosmwasm-stargate^0.38.1@cosmjs/encoding^0.39.0@cosmjs/proto-signing^0.38.1@cosmjs/stargate^0.38.1@napi-rs/keyring^1.3.0@noble/hashes^2.0.1@vultisig/client-shared^0.2.13@vultisig/core-chain^2.2.3@vultisig/rujira^25.0.0@vultisig/sdk^1.1.0chalk^5.6.2cli-table3^0.6.5commander^14.0.3dotenv^17.3.1ora^9.4.0qrcode-terminal^0.12.0tabtab^3.0.2viem^2.48.4ws^8.19.0