PkgRadar

Package evidence

@ls-stack/[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
349
Versions published
85
First published
Apr 2026
Publisher
lucasols

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":["@ls-stack/[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":["@ls-stack/[email protected]"],"fail_on":"review"}'
Publisherlucasols
Artifact bytes2,396,704
Previous version0.60.2
Published2026-05-22T01:41:56.365Z
SHA-256b4e1f7500900030589beb20991c88ec3aa941961a91295969c1c0fab48cce3df

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/apps/web/dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts5
  • buildpnpm --filter @agent-evals/web build && pnpm --filter @agent-evals/shared build && pnpm --filter @agent-evals/sdk build && pnpm --filter @agent-evals/runner build && tsdown --filter cli-js && tsdown --filter cli-types
  • eslinteslint .
  • linttsgo --noEmit && eslint .
  • testvitest run
  • tsctsgo --noEmit
Dependencies11
  • @hono/node-server^1.14.3
  • @hono/zod-validator^0.7.3
  • @ls-stack/utils^3.77.0
  • chokidar^4.0.3
  • dayjs^1.11.20
  • glob^11.0.2
  • hono^4.9.9
  • launch-editor^2.13.2
  • t-result^0.6.1
  • vitest^3.2.4
  • zod^4.1.11