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
- 4
- First published
- Jun 2026
- Publisher
- nidaye0525
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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok-free.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 (1 event)
- new → available · risk high · score 160 · status changed
Related candidates
Linked campaigns and clusters
New Account With Lifecycle Hook — package first published 4 day(s) ago, 4 total version(s), has lifecycle hook
15 members · evidence strength 90New Account With Lifecycle Hook — package first published 4 day(s) ago, 4 total version(s), has lifecycle hook
15 members · max score 160Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/guarded-json-api-CprmAO0B.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/i18n-B1h7zbdp.js | matched "api.telegram.org/bot" | 40 |
| high | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
| medium | Credential file access | package/dist/install-package-dir-DqtYjcYi.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-install-env-Bdjk8va4.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-managed-root-CJkZ9dH5.js | matched ".npmrc" | 10 |
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/guarded-json-api-CprmAO0B.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/i18n-B1h7zbdp.js | matched "api.telegram.org/bot" | 40 |
| high | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
| medium | Credential file access | package/dist/install-package-dir-DqtYjcYi.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-install-env-Bdjk8va4.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/npm-managed-root-CJkZ9dH5.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/env-api-keys-DyV8AetF.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/host-env-security-VMux_231.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/model-auth-HZRNms3Y.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/model-auth-markers-C67OOFZf.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/model-auth-runtime-shared-ZF0jyHxm.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/provider-contract-api-BvhoprcJ.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src-BYpJDm6N.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/vertex-adc-O8D_gj3F.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 |
Manifest
Package metadata
Scripts441
actagentnode scripts/run-node.mjsactagent:rpcnode scripts/run-node.mjs agent --mode rpc --jsonandroid:assemblenode scripts/run-android-gradle.mjs :app:assemblePlayDebugandroid:assemble:third-partynode scripts/run-android-gradle.mjs :app:assembleThirdPartyDebugandroid:bundle:releasebun apps/android/scripts/build-release-aab.tsandroid:formatcd apps/android && ./gradlew :app:ktlintFormat :benchmark:ktlintFormatandroid:installnode scripts/run-android-gradle.mjs :app:installPlayDebugandroid:install:third-partynode scripts/run-android-gradle.mjs :app:installThirdPartyDebugandroid:lintcd apps/android && ./gradlew :app:ktlintCheck :benchmark:ktlintCheckandroid:lint:androidnode scripts/run-android-gradle.mjs :app:lintDebugandroid:runnode scripts/run-android-gradle.mjs :app:installPlayDebug -- adb shell am start -n ai.actagent.app/.MainActivityandroid:run:third-partynode scripts/run-android-gradle.mjs :app:installThirdPartyDebug -- adb shell am start -n ai.actagent.app/.MainActivityandroid:testnode scripts/run-android-gradle.mjs :app:testPlayDebugUnitTestandroid:test:integrationnode scripts/run-with-env.mjs ACTAGENT_LIVE_TEST=1 ACTAGENT_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-partynode scripts/run-android-gradle.mjs :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-jsdoc && pnpm db:kysely:check && pnpm lint:kyselycheck: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.mjs- …and 411 more.
Dependencies55
@actagent/fs-safe0.3.0@actagent/proxyline0.3.3@agentclientprotocol/sdk0.22.1@anthropic-ai/sdk0.100.1@clack/core1.3.1@clack/prompts1.4.0@earendil-works/pi-tui0.78.0@google/genai2.7.0@grammyjs/runner2.0.3@grammyjs/transformer-throttler1.2.1@homebridge/ciao1.3.9@lydell/node-pty1.2.0-beta.12@mistralai/mistralai2.2.5@modelcontextprotocol/sdk1.29.0@mozilla/readability0.6.0chalk5.6.2chokidar5.0.0clawpdf0.3.0commander14.0.3croner10.0.1cross-spawn7.0.6diff9.0.0dotenv17.4.2express5.2.1file-type22.0.1glob13.0.6grammy1.43.0highlight.js11.11.1hosted-git-info10.1.1ignore7.0.5- …and 25 more.
Optional dependencies1
sqlite-vec0.1.9