PkgRadar

Package evidence

[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.

Versions published
12
First published
Jun 2026
Publisher
samarsheikh001

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes4,509,172
Previous version0.3.4
Published2026-06-12T00:33:23.811Z
SHA-256c3e42ae4a2d004230e6296fba58f1ddc3c6775898dc28c83be35e3e79db6efc7

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/ui-dist/assets/ssh-config-BgfXC-Er.jsmatched ".ssh/"5
lowCredential file accesspackage/ui-dist/assets/ssh-config-DlA0k24P.jsmatched ".ssh/"5
lowObfuscation Densitypackage/ui-dist/assets/chunk-727SXJPM-BQTDUHRj.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-I6XJVG4X-DQf-PrHy.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildbun build src/index.ts src/mcp-server.ts src/browser-mcp-server.ts --target=bun --minify --outdir=dist
  • devbun --hot src/index.ts
  • startbun src/index.ts
  • typecheckbunx tsc --noEmit
Dependencies2
  • agent-browser^0.27.1
  • cloakbrowser^0.3.31