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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdrogonclaw
Artifact bytes3,646,493
Previous version0.3.16
Published2026-06-04T16:59:09.845Z
SHA-256de159d9a77ff7e8e4002dd10b6b99e82c86aa9daa86e28740debc5b2fd163163

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.3.17 vs 0.3.16: "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

high
Last checked
highRisk
45Score
0.3.17Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.17 vs 0.3.16: "chmod +x dist/src/cli/index.js"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.17 vs 0.3.16: "chmod +x dist/src/cli/index.js"40
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
Dependencies25
  • @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
  • 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