PkgRadar

Package evidence

[email protected]

no findings

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes151,030
Previous version0.3.7
Published2026-06-02T16:34:38.024Z
SHA-256f87a933d3e9c907bf9b15906ce73c57ea6382810f6c5372841060b81d7ae6f63

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • 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
  • 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