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
8
First published
Jun 2026
Publisher
almoasisai

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"}'
Publisheralmoasisai
Artifact bytes1,300,618
Previous version1.4.1
Published2026-06-04T15:13:57.223Z
SHA-25659c99b89d4aba8b46b87a7e9196dbbd297ccf9ed1cab1195745fb9862c42c1ba

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/tools/executor.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts3
  • clinode dist/cli.js
  • postinstallnode scripts/postinstall.mjs
  • startnode dist/index.js
Dependencies31
  • @fastify/cors^11.2.0
  • @fastify/multipart^10.0.0
  • @fastify/rate-limit^10.3.0
  • @fastify/static^9.1.3
  • @fastify/websocket^11.2.0
  • @hapi/boom^10.0.1
  • @modelcontextprotocol/sdk^1.29.0
  • @modelcontextprotocol/server-memory^2026.1.26
  • @modelcontextprotocol/server-sequential-thinking^2025.12.18
  • @playwright/mcp^0.0.73
  • @supabase/supabase-js^2.104.0
  • @types/nodemailer^8.0.0
  • @types/qrcode^1.5.6
  • @whiskeysockets/baileys6.7.23
  • adhan^4.4.3
  • better-sqlite3^12.9.0
  • cron-parser^4.9.0
  • dotenv^17.4.2
  • exceljs^4.4.0
  • fastify^5.8.5
  • neo4j-driver^6.0.1
  • node-cron^4.2.1
  • nodemailer^8.0.7
  • openai^6.34.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • qrcode^1.5.4
  • qrcode-terminal^0.12.0
  • sqlite-vec^0.1.9
  • uuid^14.0.0
  • …and 1 more.