PkgRadar

Package evidence

@zincapp/[email protected]

Credential file access: matched ".ssh/"

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
144
Versions published
84
First published
Jan 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 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":["@zincapp/[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":["@zincapp/[email protected]"],"fail_on":"review"}'
Artifact bytes516,318
Previous version4.0.3
Published2026-05-27T12:39:53.288Z
SHA-25669666998ee4d7cc34bb0d4966a5c47e4081c78fcd0f25f12bd81486eb4a95287

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/commands/ssh/cert.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/commands/ssh/connect.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/commands/ssh/helpers.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/commands/ssh-ca/index.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/commands/ssh/scp.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/commands/ssh-ca/sign.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts14
  • buildtsc
  • build:prodtsc --sourceMap false
  • cleanrm -rf dist
  • devtsc --watch
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • pretestnpm run build
  • testnpm run test:unit
  • test:allvitest run --config vitest.integration.config.ts
  • test:coveragevitest run --coverage
  • test:integrationZNVAULT_INTEGRATION=true vitest run --config vitest.integration.config.ts
  • test:unitvitest run
  • test:unit:watchvitest
  • typechecktsc --noEmit
Dependencies21
  • @iarna/toml^2.2.5
  • @inquirer/prompts^8.2.0
  • bcryptjs^3.0.3
  • boxen^8.0.1
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.2
  • conf^15.0.2
  • figlet^1.9.4
  • gradient-string^3.0.0
  • ink^6.6.0
  • ink-text-input^6.0.0
  • inquirer^13.2.0
  • open^10.1.0
  • openpgp^6.3.0
  • ora^9.0.0
  • otpauth^9.4.1
  • pg^8.17.1
  • react^19.2.3
  • ws^8.19.0
  • yaml^2.4.0