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.
- Weekly downloads
- 796
- Versions published
- 104
- First published
- Mar 2026
- Publisher
- lumea-technologies
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 44 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/llm/orchestrator-tools.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/notifications/channels/telegram.js | matched "api.telegram.org/bot" | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/llm/orchestrator-tools.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/notifications/channels/telegram.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/dist/llm/ai-client.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/llm/pi-client.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/ui/dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Messenger Bot Endpoint | package/dist/notifications/channels/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts19
buildtscbuild:all./node_modules/.bin/tsc && pnpm --filter @polpo-ai/react build && pnpm --filter ui buildbuild:sdkpnpm --filter @polpo-ai/react buildbuild:uipnpm --filter ui buildcleanrm -rf dist packages/react-sdk/dist ui/distdevtsc --watchdev:allpnpm build:sdk && concurrently -n server,ui,docs -c blue,green,magenta "pnpm dev:serve" "pnpm dev:ui" "pnpm dev:docs"dev:docscd docs && npx mintlify@latest devdev:servetsx --watch src/cli/index.ts serve -p 3890dev:uipnpm --filter ui devgenerate:openapinode -e "const{createApp}=require('./dist/server/app.js');const app=createApp(null,null);const fs=require('fs');app.fetch(new Request('http://localhost/api/v1/openapi.json')).then(r=>r.json()).then(j=>{fs.writeFileSync('docs/openapi.json',JSON.stringify(j,null,2));console.log('Generated openapi.json with',Object.keys(j.paths).length,'paths')})"lintpnpm --filter ui lintprebuild:publishpnpm build:sdk && VITE_POLPO_API_URL= pnpm build:uistartnode dist/cli/index.jsstart:allpnpm build:all && node dist/cli/index.js serve -p 3890start:servenode dist/cli/index.js serve -p 3890testvitesttest:coveragevitest run --coveragetypecheck./node_modules/.bin/tsc --noEmit
Dependencies27
@hono/node-server^1.19.9@hono/zod-openapi^1.2.2@mariozechner/pi-agent-core^0.52.12@mariozechner/pi-ai^0.52.12@polpo-ai/core0.1.2@sinclair/typebox^0.34.48@whiskeysockets/baileys7.0.0-rc.9chalk^5.4.1commander^13.1.0docx^9.5.3exceljs^4.4.0fullscreen-ink^0.1.0hono^4.11.9imapflow^1.2.10ink^5.2.1ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0mammoth^1.11.0nanoid^5.1.2nodemailer^8.0.1pdf-lib^1.17.1qrcode^1.5.4react^18.3.1yaml^2.7.0zod^4.3.6zustand^5.0.11
Optional dependencies5
@polpo-ai/drizzle0.1.2better-sqlite3^12.6.2drizzle-orm^0.44.0playwright-core^1.52.0postgres^3.4.0