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
- 52
- First published
- Jan 2026
- Publisher
- varun1213213123132
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
Credential file access: matched "AWS_ACCESS_KEY"
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 73 · status available -> available, risk high -> high, score 85 -> 73
- new → available · risk high · score 85 · status changed
Evidence
Static findings
23 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 23 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/command-line/args.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node tasks/patch-indusagi-react-host.mjs" | 5 |
| low | Obfuscation | package/dist/runtime/html-export/ansi-to-html.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/interfaces/react-ink/components/AppShell.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/helpers/color-formatter.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/telemetry/exporters/console-exporter.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/helpers/error-handler.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/vendor/highlight.min.js | matched "\\u00A1" | 3 |
| low | Obfuscation | package/dist/helpers/image-convert.js | matched "Buffer.from(base64Data, \"base64" | 3 |
| low | Obfuscation | package/dist/helpers/image-resize.js | matched "Buffer.from(img.data, \"base64" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/helpers/json-formatter.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/interfaces/react-ink/utils/key-data.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/runtime/lifecycle/loader.js | matched "\\u00A0" | 3 |
| low | Obfuscation | package/dist/runtime/plugins/loader.js | matched "\\u00A0" | 3 |
| low | Obfuscation | package/dist/helpers/logger.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/vendor/marked.min.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/interfaces/react-ink/components/PromptInput.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/interfaces/react-ink/components/StartupDiagnosticsBlock.js | matched "\\u203A" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/template.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/interfaces/theme/theme.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/ansi-to-html.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/runtime/html-export/index.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts11
buildnpm run patch:indusagi-react-host && npm run sync:export-vendors && tsc -p tsconfig.build.json && npm run copy:export-assets && shx chmod +x dist/cli.jscleanshx rm -rf distcopy:export-assetsnode tasks/copy-export-assets.mjsobserve:deepnpm run build && node dist/dev/observe-deep.jsobserve:smokenpm run build && node dist/dev/observe-smoke.jsobserve:smoke:servenpm run build && node dist/dev/observe-smoke.js --servepatch:indusagi-react-hostnode tasks/patch-indusagi-react-host.mjspostinstallnode tasks/patch-indusagi-react-host.mjssync:export-vendorsnode tasks/sync-export-vendors.mjstestvitest --runverifynpm run build && npm test
Dependencies26
@composio/core^0.6.8@highlightjs/cdn-assets^11.11.1@mariozechner/clipboard^0.3.0@mariozechner/jiti^2.6.2@silvia-odwyer/photon-node^0.3.4@sinclair/typebox^0.34.38ajv^8.17.1chalk^5.6.2cli-highlight^2.1.11diff^8.0.2figures^6.1.0file-type^21.1.1glob^11.0.3highlight.js^11.11.1i^0.3.7indusagi^0.12.31indusagi-coding-agent^0.1.42ink^5.2.1marked^17.0.5minimatch^10.0.3npm^11.12.0proper-lockfile^4.1.2react^18.3.1strip-ansi^7.1.2uuid^11.1.0zod^3.25.76