PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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
31
First published
Apr 2026
Publisher
aarthi-ntrjn

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"}'
Publisheraarthi-ntrjn
Artifact bytes379,911
Previous version1.0.10
Published2026-05-23T21:32:53.134Z
SHA-2566b1fafb0056e9981c8d54c9a157fb3f0f84bf1aa6dcef1edd90383686d2f0eac

Why flagged

What the scanner saw

Credential file access: matched ".azure"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
64Score
1.0.11Version
Status history (4 events)
  1. availableavailable · risk high · score 64 · status available -> available, risk high -> high, score 93 -> 64
  2. availableavailable · risk high · score 93 · status available -> available, risk high -> high, score 118 -> 93
  3. availableavailable · risk high · score 118 · status available -> available, risk high -> high, score 168 -> 118
  4. newavailable · risk high · score 168 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aarthi-ntrjn

2 members · evidence strength 64
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./scripts/fix-node-pty-helper.mjs"

2 members · evidence strength 70

Evidence

Static findings

20 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 20 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/frontend/dist/assets/index-D9AYyLr1.jsmatched ".azure"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/fix-node-pty-helper.mjs"5
lowObfuscationpackage/backend/dist/cli/base-cli-detector.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/cli/claude-code/claude-code-hooks-injector.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/cli/claude-code/claude-code-jsonl-watcher.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/cli/copilot-cli/copilot-cli-hooks-injector.jsmatched "\\x1b"3
lowObfuscationpackage/frontend/dist/assets/index-D9AYyLr1.jsmatched "fromCharCode"3
lowObfuscationpackage/backend/dist/integration/integration-manager.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/launch-pty/launch.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/utils/logger.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/launch-pty/pty-registry.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/api/routes/sessions.jsmatched "\\x03"3
lowObfuscationpackage/backend/dist/integration/slack/slack-listener.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/integration/slack/slack-notifier.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/integration/teams/teams-listener.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/integration/teams/teams-notifier.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/services/telemetry-service.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/api/routes/test-utils.jsmatched "\\x1b"3
lowObfuscationpackage/backend/dist/services/update-service.jsmatched "\\x1b"3
lowObfuscationpackage/frontend/dist/assets/vendor-tour-uIGvH5JC.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts14
  • buildnpm run build --workspaces
  • devnpm run dev --workspace=backend
  • postinstallnode ./scripts/fix-node-pty-helper.mjs
  • prepublishOnlynpm run build
  • testnpm run test --workspaces
  • test:allnpm test && npm run test:e2e && npm run test:e2e:real
  • test:coveragenpm run test:coverage --workspace=backend && npm run test:coverage --workspace=frontend
  • test:coverage:allnpm run test:coverage && npm run test:coverage:e2e && npm run test:coverage:e2e:real && node scripts/generate-coverage-report.mjs
  • test:coverage:e2ecross-env VITE_COVERAGE=true npm run build --workspace=frontend && cross-env VITE_COVERAGE=true npm run test:e2e --workspace=frontend && node scripts/merge-e2e-coverage.mjs
  • test:coverage:e2e:realcross-env NODE_V8_COVERAGE=./backend/coverage-e2e/raw npm run test:e2e:real --workspace=frontend && npx c8 report --reporter=json-summary --reporter=text --src=backend/src --temp-directory=backend/coverage-e2e/raw --reports-dir=backend/coverage-e2e --all
  • test:e2enpm run test:e2e --workspace=frontend
  • test:e2e:realnpm run test:e2e:real --workspace=frontend
  • test:e2e:real:uinpm run test:e2e:real:ui --workspace=frontend
  • test:e2e:uinpm run test:e2e:ui --workspace=frontend
Dependencies21
  • @azure/msal-node^5.2.0
  • @fastify/static9.1.3
  • @fastify/swagger9.7.0
  • @fastify/swagger-ui5.2.5
  • @fastify/websocket11.2.0
  • @microsoft/teams.apps^2.0.7
  • @slack/socket-mode^2.0.6
  • @slack/web-api^7.15.1
  • better-sqlite312.8.0
  • chokidar3.6.0
  • dotenv^17.4.2
  • fastify5.8.5
  • jose^6.2.2
  • js-yaml4.1.1
  • koffi^2.16.1
  • node-pty^1.1.0
  • pino9.14.0
  • pino-pretty11.3.0
  • ps-list8.1.1
  • uuid^11.1.1
  • ws8.21.0