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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/commands/ssh/cert.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/commands/ssh/connect.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/commands/ssh/helpers.js | matched "id_rsa" | 5 |
| low | Credential file access | package/dist/commands/ssh-ca/index.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/commands/ssh/scp.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/commands/ssh-ca/sign.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts14
buildtscbuild:prodtsc --sourceMap falsecleanrm -rf distdevtsc --watchlinteslint src --ext .tslint:fixeslint src --ext .ts --fixpretestnpm run buildtestnpm run test:unittest:allvitest run --config vitest.integration.config.tstest:coveragevitest run --coveragetest:integrationZNVAULT_INTEGRATION=true vitest run --config vitest.integration.config.tstest:unitvitest runtest:unit:watchvitesttypechecktsc --noEmit
Dependencies21
@iarna/toml^2.2.5@inquirer/prompts^8.2.0bcryptjs^3.0.3boxen^8.0.1chalk^5.6.2cli-table3^0.6.5commander^14.0.2conf^15.0.2figlet^1.9.4gradient-string^3.0.0ink^6.6.0ink-text-input^6.0.0inquirer^13.2.0open^10.1.0openpgp^6.3.0ora^9.0.0otpauth^9.4.1pg^8.17.1react^19.2.3ws^8.19.0yaml^2.4.0