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
93
First published
Feb 2026
Publisher
danan-sidenet

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"}'
Publisherdanan-sidenet
Artifact bytes17,287,177
Previous version2.0.92
Published2026-05-11T22:03:18.079Z
SHA-256ad89076db2eb905db336716bf21df89f177ec48a4de0691a922faa95908b27b0

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-De4c6Kil.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/ssh-config-DP-hNVbF.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/chunk-4TB4RGXK-DEG7yzo-.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4TB4RGXK-DezDeSTs.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/mermaid-VLURNSYL-bkTOgz3D.js6276073 bytes0
lowLarge Javascript Payloadpackage/dist/sdk-entry-BdVLqt9u.js4161510 bytes0
lowLarge Javascript Payloadpackage/dist/sidenetai-sdk.standalone.umd.js25469019 bytes0
lowLarge Javascript Payloadpackage/dist/sidenetai-sdk.umd.js24007413 bytes0

Manifest

Package metadata

Scripts8
  • buildnpm run build:lightweight && npm run build:standalone
  • build:lightweighttsc -b && vite build --mode production
  • build:standalonevite build --mode production --config vite.config.standalone.ts
  • cleanrm -rf dist node_modules/.vite tsconfig.tsbuildinfo
  • devvite
  • linteslint .
  • previewvite preview
  • rebuildpnpm clean && pnpm build
Dependencies31
  • @assistant-ui/react^0.12.25
  • @assistant-ui/react-ai-sdk^1.3.19
  • @assistant-ui/react-markdown^0.12.9
  • @assistant-ui/react-streamdown^0.1.10
  • @emotion/is-prop-valid^1.4.0
  • @fontsource-variable/geist^5.2.8
  • @pierre/diffs^1.1.16
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-use-controllable-state^1.2.2
  • @remixicon/react^4.9.0
  • @streamdown/cjk^1.0.3
  • @streamdown/code^1.1.1
  • @streamdown/math^1.0.2
  • @streamdown/mermaid^1.0.2
  • ai-elements^1.9.0
  • cmdk^1.1.1
  • install^0.13.0
  • katex^0.16.45
  • motion^12.38.0
  • nanoid^5.1.9
  • npm^11.12.1
  • radix-ui^1.4.3
  • recharts2.15.4
  • shadcn^4.4.0
  • shiki^4.0.2
  • tailwind-variants^3.2.2
  • tw-animate-css^1.4.0
  • use-stick-to-bottom^1.1.3
  • zod^3.25.76
  • …and 1 more.