PkgRadar

Package evidence

@actalk/[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
44
First published
Mar 2026
Publisher
dylanbrown

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":["@actalk/[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":["@actalk/[email protected]"],"fail_on":"review"}'
Publisherdylanbrown
Artifact bytes3,040,411
Previous version1.4.0-canary.43.1
Published2026-05-18T05:50:04.683Z
SHA-2560b52b2d965308c658c43acd5eccea9e6bc5636cbd8b9670ab7b308390fe823a9

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
1.4.0Version
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/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts9
  • buildnpm run build:client && npm run build:server
  • build:clientvite build
  • build:servertsc -p tsconfig.server.json
  • devINKOS_STUDIO_PORT=4569 INKOS_PROJECT_ROOT=../.. tsx watch --clear-screen=false src/api/index.ts & vite --host --port 4567 ; kill %1 2>/dev/null
  • dev:clientvite --host --port 4567
  • dev:serverINKOS_STUDIO_PORT=4569 INKOS_PROJECT_ROOT=../.. tsx watch src/api/index.ts
  • previewvite preview
  • testvitest run
  • typechecktsc --noEmit && tsc -p tsconfig.server.json --noEmit
Dependencies25
  • @actalk/inkos-core1.4.0
  • @base-ui/react^1.3.0
  • @fontsource-variable/geist^5.2.8
  • @hono/node-server^1.13.0
  • @radix-ui/react-use-controllable-state^1.2.2
  • @streamdown/cjk^1.0.3
  • @streamdown/code^1.1.1
  • @streamdown/math^1.0.2
  • @streamdown/mermaid^1.0.2
  • ai^6.0.159
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • hono^4.7.0
  • lucide-react^0.577.0
  • motion^12.38.0
  • nanoid^5.1.7
  • react^19.0.0
  • react-dom^19.0.0
  • shadcn^4.2.0
  • shiki^4.0.2
  • streamdown^2.5.0
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0
  • zustand^5.0.12