PkgRadar

Package evidence

@vostride/[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.

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":["@vostride/[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":["@vostride/[email protected]"],"fail_on":"review"}'
Artifact bytes627,508
Previous version0.1.19
Published2026-05-25T07:20:39.643Z
SHA-256cd685af4f03f303da6a0cc9e040a1f8b6e27eb429b79726ea90a4f09ad04910b

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
12Score
0.1.20Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
lowCredential file accesspackage/dist/index.cjsmatched ".ssh"5
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts9
  • buildtsup
  • cleanrm -rf dist .turbo
  • devtsup --watch
  • prebuildnode scripts/ensure-posthog-project.cjs
  • predevnode scripts/ensure-posthog-project.cjs
  • pretestnode scripts/ensure-posthog-project.cjs
  • pretypechecknode scripts/ensure-posthog-project.cjs
  • testvitest run
  • typechecktsc --noEmit
Dependencies17
  • @ai-sdk/anthropic3.0.74
  • @ai-sdk/google3.0.67
  • @ai-sdk/openai3.0.58
  • @vostride/agent-qa-ids0.1.20
  • ai6.0.174
  • better-sqlite312.9.0
  • bytes3.1.2
  • fast-xml-parser5.7.2
  • glob13.0.6
  • id-agent1.0.3
  • ms2.1.3
  • picocolors1.1.1
  • posthog-node5.33.2
  • semver7.8.1
  • sharp0.34.5
  • yaml2.8.4
  • zod4.4.2