PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/NeoLabs-Systems/NeoAgent/releases/download"

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
389
First published
Mar 2026
Publisher
neo_original_

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"}'
Publisherneo_original_
Artifact bytes36,722,556
Previous version2.5.2-beta.18
Published2026-06-16T09:53:55.818Z
SHA-2566290bd370ffa8bdbccd2fb2c34b18fcd54dec877a7b944621702f2827faa959d

Why flagged

What the scanner saw

Remote Payload: matched "github.com/NeoLabs-Systems/NeoAgent/releases/download"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
2.5.2-beta.19Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/flutter_app/lib/features/onboarding/onboarding_companion_step.dartmatched "github.com/NeoLabs-Systems/NeoAgent/releases/download"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/flutter_app/lib/features/onboarding/onboarding_companion_step.dartmatched "github.com/NeoLabs-Systems/NeoAgent/releases/download"12
lowLarge Javascript Payloadpackage/server/public/main.dart.js4396955 bytes0

Manifest

Package metadata

Scripts30
  • benchmark:memorynode scripts/benchmark-memory.js
  • benchmark:memorybench:installnode scripts/install-memorybench-provider.js
  • benchmark:tokensnode scripts/benchmark-token-cost.js
  • devnode --watch server/index.js
  • dev:backend./dev/backend.sh
  • dev:build./dev/build.sh
  • dev:stack./dev/stack.sh
  • dev:test./dev/test.sh
  • dev:web./dev/web.sh
  • docs:builddocusaurus build
  • docs:devdocusaurus start
  • docs:previewdocusaurus serve --dir build
  • flutter:build:webcd flutter_app && flutter build web --output ../server/public --dart-define=NEOAGENT_BACKEND_URL=${NEOAGENT_BACKEND_URL:-} --dart-define=NEOAGENT_WEB_BUILD_ID=$(node ../scripts/web_build_id.js)
  • flutter:run:webcd flutter_app && flutter run -d chrome --dart-define=NEOAGENT_WEB_BUILD_ID=$(node ../scripts/web_build_id.js)
  • flutter:testcd flutter_app && flutter test ../test/flutter/unit ../test/flutter/widget
  • flutter:test:unitcd flutter_app && flutter test ../test/flutter/unit
  • flutter:test:widgetcd flutter_app && flutter test ../test/flutter/widget
  • managenode bin/neoagent.js
  • releasenpx semantic-release
  • startnode server/index.js
  • start:guest-agentnode server/guest_agent.js
  • testnpm run test:backend
  • test:backendnpm run test:unit && npm run test:integration && npm run test:security && npm run test:contract && npm run test:e2e && npm run test:ws
  • test:contractnode --test --test-reporter=spec test/contract/*.test.js
  • test:e2enode --test --test-reporter=spec test/e2e/*.test.js
  • test:integrationnode --test --test-reporter=spec test/integration/*.test.js
  • test:loadnode test/load/auth_load.js
  • test:securitynode --test --test-reporter=spec test/security/*.test.js
  • test:unitnode --test --test-reporter=spec test/backend/unit/*.test.js
  • test:wsnode --test --test-reporter=spec test/websocket/*.test.js
Dependencies39
  • @anthropic-ai/sdk^0.39.0
  • @google/generative-ai^0.24.0
  • @modelcontextprotocol/sdk^1.12.1
  • @remotion/cli^4.0.459
  • @slidev/cli^52.15.2
  • @slidev/theme-default^0.25.0
  • baileys^6.7.21
  • bcrypt^6.0.0
  • better-sqlite3^11.8.1
  • better-sqlite3-session-store^0.1.0
  • cors^2.8.5
  • discord.js^14.25.1
  • dotenv^16.4.7
  • express^4.21.2
  • express-rate-limit^7.5.0
  • express-session^1.18.1
  • geoip-lite^1.4.10
  • googleapis^150.0.1
  • helmet^8.0.0
  • multer^1.4.5-lts.1
  • node-cron^3.0.3
  • node-pty^1.0.0
  • nodemailer^8.0.5
  • openai^4.85.4
  • otplib^13.4.0
  • playwright-chromium^1.59.1
  • proper-lockfile^4.1.2
  • puppeteer-core^24.40.0
  • puppeteer-extra^3.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • …and 9 more.