PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
84
Versions published
52
First published
Jan 2026
Publisher
varun1213213123132

Recommended action

Block this update

Static 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"}'
Artifact bytes931,078
Previous version0.1.58
Published2026-05-25T08:58:52.059Z
SHA-256906d43247aff2a600d9a610e2c6968a5fb3bbafb9e8aa385174793f621267a7f

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

high
Last checked
highRisk
73Score
0.1.59Version
Status history (2 events)
  1. availableavailable · risk high · score 73 · status available -> available, risk high -> high, score 85 -> 73
  2. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/command-line/args.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node tasks/patch-indusagi-react-host.mjs"5
lowObfuscationpackage/dist/runtime/html-export/ansi-to-html.jsmatched "\\x1b"3
lowObfuscationpackage/dist/interfaces/react-ink/components/AppShell.jsmatched "\\u001B"3
lowObfuscationpackage/dist/helpers/color-formatter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/telemetry/exporters/console-exporter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/helpers/error-handler.jsmatched "eval("3
lowObfuscationpackage/dist/runtime/html-export/vendor/highlight.min.jsmatched "\\u00A1"3
lowObfuscationpackage/dist/helpers/image-convert.jsmatched "Buffer.from(base64Data, \"base64"3
lowObfuscationpackage/dist/helpers/image-resize.jsmatched "Buffer.from(img.data, \"base64"3
lowObfuscationpackage/dist/runtime/html-export/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/helpers/json-formatter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/interfaces/react-ink/utils/key-data.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/runtime/lifecycle/loader.jsmatched "\\u00A0"3
lowObfuscationpackage/dist/runtime/plugins/loader.jsmatched "\\u00A0"3
lowObfuscationpackage/dist/helpers/logger.jsmatched "\\x1b"3
lowObfuscationpackage/dist/runtime/html-export/vendor/marked.min.jsmatched "\\x00"3
lowObfuscationpackage/dist/interfaces/react-ink/components/PromptInput.jsmatched "\\x1b"3
lowObfuscationpackage/dist/interfaces/react-ink/components/StartupDiagnosticsBlock.jsmatched "\\u203A"3
lowObfuscationpackage/dist/runtime/html-export/template.jsmatched "atob("3
lowObfuscationpackage/dist/interfaces/theme/theme.jsmatched "\\x1b"3
lowObfuscationpackage/dist/runtime/html-export/ansi-to-html.tsmatched "\\x1b"3
lowObfuscationpackage/dist/runtime/html-export/index.tsmatched "\\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.js
  • cleanshx rm -rf dist
  • copy:export-assetsnode tasks/copy-export-assets.mjs
  • observe:deepnpm run build && node dist/dev/observe-deep.js
  • observe:smokenpm run build && node dist/dev/observe-smoke.js
  • observe:smoke:servenpm run build && node dist/dev/observe-smoke.js --serve
  • patch:indusagi-react-hostnode tasks/patch-indusagi-react-host.mjs
  • postinstallnode tasks/patch-indusagi-react-host.mjs
  • sync:export-vendorsnode tasks/sync-export-vendors.mjs
  • testvitest --run
  • verifynpm 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.38
  • ajv^8.17.1
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • diff^8.0.2
  • figures^6.1.0
  • file-type^21.1.1
  • glob^11.0.3
  • highlight.js^11.11.1
  • i^0.3.7
  • indusagi0.12.32
  • indusagi-coding-agent^0.1.42
  • ink^5.2.1
  • marked^17.0.5
  • minimatch^10.0.3
  • npm^11.12.0
  • proper-lockfile^4.1.2
  • react^18.3.1
  • strip-ansi^7.1.2
  • uuid^11.1.0
  • zod^3.25.76