PkgRadar

Package evidence

@misha_misha/[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
10
Versions published
7
First published
Apr 2026
Publisher
misha_misha

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":["@misha_misha/[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":["@misha_misha/[email protected]"],"fail_on":"review"}'
Publishermisha_misha
Artifact bytes360,603
Previous version0.1.1
Published2026-05-25T23:33:58.684Z
SHA-2566d955703bfd3dcf82b36f6765c3af938ad6409ec4f20cb2d3ff1558de8f0a156

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.1.2Version
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/index.jsmatched ".ssh"5

Manifest

Package metadata

Scripts9
  • buildnpm run build:server && npm run build:web
  • build:servertsup
  • build:webcd web && vite build
  • devtsx src/index.tsx
  • dev:webcd web && vite
  • prepublishOnlynpm run typecheck && npm run build
  • startnode bin/agentwatch.js
  • testvitest run
  • typechecktsc --noEmit
Dependencies16
  • @fastify/static^9.1.1
  • @huggingface/transformers^4.1.0
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-node^0.214.0
  • @opentelemetry/semantic-conventions^1.40.0
  • better-sqlite3^12.9.0
  • chokidar^4.0.3
  • cli-highlight^2.1.11
  • fastify^5.8.5
  • gpt-tokenizer^3.4.0
  • ink^5.1.0
  • react^18.3.1
  • zod^4.3.6