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
11
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,074
Previous version0.3.1
Published2026-06-12T00:27:41.926Z
SHA-2561bfa5117f601354387c546a38047d5c7a05161f56d431d1c8612e3b6344a3752

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.4Version
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