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
- 503
- Versions published
- 6
- First published
- May 2026
- Publisher
- jikime
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":["@pie-lab/[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":["@pie-lab/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "api.telegram.org/bot"
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 56 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/core/gateway/adapters.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/core/gateway/doctor.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/gateway-cli.js | matched "api.telegram.org/bot" | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/core/gateway/adapters.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/core/gateway/doctor.js | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/dist/gateway-cli.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/dist/core/gateway/adapters.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/cli/args.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/dist/core/gateway/doctor.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/dist/gateway-cli.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts9
buildtsgo -p tsconfig.build.json && shx chmod +x dist/cli.js && npm run copy-assetsbuild:binarynpm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm run build && bun build --compile ./dist/bun/cli.js ./src/utils/image-resize-worker.ts --outfile dist/pie && npm run copy-binary-assetscleanshx rm -rf distcopy-assetsshx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/copy-binary-assetsshx cp package.json dist/ && shx cp README.md dist/ && shx cp CHANGELOG.md dist/ && shx mkdir -p dist/theme && shx cp src/modes/interactive/theme/*.json dist/theme/ && shx mkdir -p dist/assets && shx cp src/modes/interactive/assets/*.png dist/assets/ && shx mkdir -p dist/export-html/vendor && shx cp src/core/export-html/template.html dist/export-html/ && shx cp src/core/export-html/vendor/*.js dist/export-html/vendor/ && shx cp -r docs dist/ && shx cp -r examples dist/ && shx cp ../../node_modules/@silvia-odwyer/photon-node/photon_rs_bg.wasm dist/devtsgo -p tsconfig.build.json --watch --preserveWatchOutputprepublishOnlynpm run clean && npm run build && npm run shrinkwrapshrinkwrapnode ../../scripts/generate-coding-agent-shrinkwrap.mjstestvitest --run
Dependencies28
@discordjs/voice0.19.0@pie-lab/agent-core^0.1.7@pie-lab/ai^0.1.7@pie-lab/router^0.1.7@pie-lab/shared^0.1.7@pie-lab/storage^0.1.7@pie-lab/tui^0.1.7@silvia-odwyer/photon-node0.3.4chalk5.6.2cross-spawn7.0.6diff8.0.4discord.js^14.26.4glob13.0.6highlight.js10.7.3hosted-git-info9.0.3ignore7.0.5jiti2.7.0minimatch10.2.5opusscript0.1.1prism-media1.3.5proper-lockfile4.1.2remark-gfm4.0.1remark-parse11.0.0remend^1.3.0typebox1.1.38undici8.3.0unified11.0.5yaml2.9.0
Optional dependencies1
@mariozechner/clipboard0.3.6