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
- 1,307Niche · −30% score
- Versions published
- 12
- First published
- Jun 2026
- Publisher
- agentai2027
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic 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":["@agentai2027/[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":["@agentai2027/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok.app"
1 candidate cluster(s) currently reference this release.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 138 · status available -> available, risk high -> high, score 198 -> 138
- new → available · risk high · score 198 · status changed
Related candidates
Linked campaigns and clusters
Webhook Exfil Endpoint — matched "api.telegram.org/bot"
439 members · evidence strength 90Webhook Exfil Endpoint — matched "api.telegram.org/bot"
439 members · max score 333Evidence
Static findings
24 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/dist-Dh8IiMKH.js | matched "ngrok.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/guarded-json-api-29aNnvEu.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/i18n-CA9LMQe_.js | matched "api.telegram.org/bot" | 40 |
| medium | Credential file access | package/dist/install-package-dir-GmrlJeYj.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-install-env-DHRrBEi1.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-managed-root-BjVwjcwy.js | matched ".npmrc" | 10 |
Show all 24 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/dist-Dh8IiMKH.js | matched "ngrok.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/guarded-json-api-29aNnvEu.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/i18n-CA9LMQe_.js | matched "api.telegram.org/bot" | 40 |
| medium | Credential file access | package/dist/install-package-dir-GmrlJeYj.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-install-env-DHRrBEi1.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-managed-root-BjVwjcwy.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/channel.runtime-BOSIBIPm.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/dist-cjs-CCIj8TZy.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/dist-cjs-D7QErCJt.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/host-env-security-CHuCK0nu.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/model-auth--WctehdD.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/model-auth-markers-BbkqaCvO.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/model-auth-runtime-shared-cdTr1v5l.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/provider-contract-api-B5_Torho.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src-B1sC_XUd.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/ssh-config-DXFPABYp.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/vertex-adc-D0L4n5Lm.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/preinstall-package-manager-warning.mjs" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-bundled-plugins.mjs" | 5 |
| low | Credential file access | package/dist/extensions/google/openclaw.plugin.json | matched "GOOGLE_APPLICATION_CREDENTIALS" | 3 |
| low | Obfuscation Density | package/dist/control-ui/assets/config-runtime-CCw2hptH.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/crypto-runtime-7laJqjoL.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/manager.runtime-CJEeivIY.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts434
android:assemblecd apps/android && ./gradlew :app:assemblePlayDebugandroid:assemble:third-partycd apps/android && ./gradlew :app:assembleThirdPartyDebugandroid:bundle:releasebun apps/android/scripts/build-release-aab.tsandroid:formatcd apps/android && ./gradlew :app:ktlintFormat :benchmark:ktlintFormatandroid:installcd apps/android && ./gradlew :app:installPlayDebugandroid:install:third-partycd apps/android && ./gradlew :app:installThirdPartyDebugandroid:lintcd apps/android && ./gradlew :app:ktlintCheck :benchmark:ktlintCheckandroid:lint:androidcd apps/android && ./gradlew :app:lintDebugandroid:runcd apps/android && ./gradlew :app:installPlayDebug && adb shell am start -n ai.openclaw.app/.MainActivityandroid:run:third-partycd apps/android && ./gradlew :app:installThirdPartyDebug && adb shell am start -n ai.openclaw.app/.MainActivityandroid:testcd apps/android && ./gradlew :app:testPlayDebugUnitTestandroid:test:integrationnode scripts/run-with-env.mjs OPENCLAW_LIVE_TEST=1 OPENCLAW_LIVE_ANDROID_NODE=1 -- node scripts/run-vitest.mjs run --config test/vitest/vitest.live.config.ts src/gateway/android-node.capabilities.live.test.tsandroid:test:third-partycd apps/android && ./gradlew :app:testThirdPartyDebugUnitTestaudit:seamsnode scripts/audit-seams.mjsbuildnode scripts/build-all.mjsbuild:ci-artifactsnode scripts/build-all.mjs ciArtifactsbuild:dockernode scripts/tsdown-build.mjs && node scripts/check-cli-bootstrap-imports.mjs && node scripts/runtime-postbuild.mjs && node scripts/build-stamp.mjs && node scripts/runtime-postbuild-stamp.mjs && pnpm plugins:assets:build && pnpm plugins:assets:copy && node --experimental-strip-types scripts/copy-hook-metadata.ts && node --experimental-strip-types scripts/copy-export-html-templates.ts && node --experimental-strip-types scripts/write-build-info.ts && node --experimental-strip-types scripts/write-cli-startup-metadata.ts && node --experimental-strip-types scripts/write-cli-compat.tsbuild:plugin-sdk:dtsnode scripts/run-tsgo.mjs -p tsconfig.plugin-sdk.dts.json --declaration truebuild:plugin-sdk:strict-smokepnpm build:plugin-sdk:dts && node --experimental-strip-types scripts/write-plugin-sdk-entry-dts.tsbuild:strict-smokepnpm plugins:assets:build && node scripts/tsdown-build.mjs && node scripts/check-cli-bootstrap-imports.mjs && node scripts/runtime-postbuild.mjs && node scripts/build-stamp.mjs && node scripts/runtime-postbuild-stamp.mjs && pnpm build:plugin-sdk:dts && node --experimental-strip-types scripts/write-plugin-sdk-entry-dts.ts && node scripts/check-plugin-sdk-exports.mjscanvas:a2ui:bundlenode scripts/bundle-a2ui.mjschanged:lanesnode scripts/changed-lanes.mjschecknode scripts/check.mjscheck:architecturepnpm check:import-cycles && pnpm check:madge-import-cycles && pnpm check:deprecated-api-usage && pnpm check:deprecated-jsdoccheck:base-config-schemanode --import tsx scripts/generate-base-config-schema.ts --checkcheck:bundled-channel-config-metadatanode --import tsx scripts/generate-bundled-channel-config-metadata.ts --checkcheck:changednode scripts/check-changed.mjscheck:changelog-attributionsnode scripts/check-changelog-attributions.mjscheck:deprecated-api-usagenode scripts/check-deprecated-api-usage.mjscheck:deprecated-jsdocnode scripts/check-deprecated-jsdoc.mjs- …and 404 more.
Dependencies50
@agentclientprotocol/sdk0.22.1@clack/core1.3.1@clack/prompts1.4.0@earendil-works/pi-agent-core0.75.5@earendil-works/pi-ai0.75.5@earendil-works/pi-coding-agent0.75.5@earendil-works/pi-tui0.75.5@google/genai2.6.0@grammyjs/runner2.0.3@grammyjs/transformer-throttler1.2.1@homebridge/ciao1.3.8@lydell/node-pty1.2.0-beta.12@modelcontextprotocol/sdk1.29.0@mozilla/readability0.6.0@openclaw/fs-safe0.3.0@openclaw/proxyline0.3.3chalk5.6.2chokidar5.0.0commander14.0.3croner10.0.1dotenv17.4.2express5.2.1file-type22.0.1grammy1.43.0ipaddr.js2.4.0jiti2.7.0json52.2.3jszip3.10.1kysely0.29.2linkedom0.18.12- …and 20 more.
Optional dependencies1
sqlite-vec0.1.9