PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="chmod +x dist/src/cli/index.js"

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
16
First published
Jun 2026
Publisher
drogonclaw

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"}'
Publisherdrogonclaw
Artifact bytes3,660,831
Previous version0.3.17
Published2026-06-04T23:49:02.162Z
SHA-256356eba66ae76209ad5093f0a210908666739d7c8212076390a918710294bc45e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="chmod +x dist/src/cli/index.js"

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.0.0Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk review -> review, score 3 -> 5
  2. newavailable · risk review · score 3 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x dist/src/cli/index.js"5
lowLarge Javascript Payloadpackage/dist/index.js17691886 bytes0

Manifest

Package metadata

Scripts10
  • buildtsc
  • clitsx --no-warnings src/cli/index.ts
  • devtsx --watch --no-warnings src/cli/index.ts
  • formatprettier --write src skills docs
  • gatewaytsx --no-warnings src/gateway/telegram.ts
  • linteslint src --ext .ts --fix
  • postinstallchmod +x dist/src/cli/index.js
  • prepublishOnlynpm run build
  • starttsx --no-warnings src/cli/index.ts start
  • testjest
Dependencies26
  • @inquirer/prompts^8.4.3
  • @langchain/anthropic^0.3.0
  • @langchain/core^0.3.0
  • @langchain/google-genai^0.1.0
  • @langchain/langgraph^0.2.0
  • @langchain/openai^0.3.0
  • @types/dockerode^4.0.1
  • axios^1.5.0
  • better-sqlite3^12.10.0
  • chalk^5.3.0
  • cli-spinners^3.4.0
  • commander^11.0.0
  • dockerode^5.0.0
  • dotenv^16.3.1
  • figlet^1.11.0
  • langchain^0.3.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • neo4j-driver^6.0.1
  • ora^9.4.0
  • pino^8.16.1
  • playwright^1.60.0
  • sqlite3^5.1.6
  • telegraf^4.16.3
  • yaml^2.3.3
  • zod^3.22.4