PkgRadar

Package evidence

@turbofy-ai/[email protected]

Obfuscation: matched "fromCharCode"

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
7
First published
May 2026
Publisher
tomaszmorawski

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":["@turbofy-ai/[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":["@turbofy-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes230,673
Previous version0.0.6
Published2026-05-25T09:48:42.926Z
SHA-2564c9bbedebd8a5f1abd131acf36d02cc884278aa4a55971a989def80947a1de8f

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/src/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/bin/mcp-server.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildtsx scripts/build.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies6
  • @modelcontextprotocol/sdk^1.29.0
  • amazon-cognito-identity-js^6.3.16
  • esbuild^0.27.2
  • fflate^0.8.3
  • graphql-request^7.4.0
  • zod^4.4.3