PkgRadar

Package evidence

@cansiny0320/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
29
Versions published
5
First published
May 2026
Publisher
cansiny0320

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@cansiny0320/[email protected]"],"fail_on":"review"}'

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":["@cansiny0320/[email protected]"],"fail_on":"review"}'
Publishercansiny0320
Artifact bytes1,446,505
Previous version2.7.1
Published2026-05-26T13:35:20.382Z
SHA-2563346004a4e4c32ed544f1b581751af8290b3932bdb833af25c93729e683ee84c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
2.7.2Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/app-bridge.bundle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/app-bridge.bundle.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts6
  • buildnode scripts/build-package.mjs
  • prepacknpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:oauth-providernode --import tsx --test mcp-oauth-provider.test.ts
  • test:watchvitest
Dependencies7
  • @earendil-works/pi-ai^0.74.0
  • @earendil-works/pi-tui^0.74.0
  • @modelcontextprotocol/ext-apps^1.2.2
  • @modelcontextprotocol/sdk^1.25.1
  • open^10.2.0
  • typebox^1.1.24
  • zod^3.25.0 || ^4.0.0