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.

Weekly downloads
107
Versions published
92
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,298,949
Previous version2.0.94
Published2026-05-28T23:39:46.015Z
SHA-256cf1e08d228cbd2becd74fca07ec02122b24d79c20c74c84fe1c00919ac7820a7

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.95Version
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-CDzu2mym.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4TB4RGXK-DjNip1rB.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/mermaid-VLURNSYL-TtKCXHSS.js6282040 bytes0
lowLarge Javascript Payloadpackage/dist/sdk-entry-DgIWYKoN.js4167389 bytes0
lowLarge Javascript Payloadpackage/dist/sidenetai-sdk.standalone.umd.js25473067 bytes0
lowLarge Javascript Payloadpackage/dist/sidenetai-sdk.umd.js24011415 bytes0

Manifest

Package metadata

Scripts9
  • 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
  • worktree./scripts/init-worktree.sh
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.