PkgRadar

Package evidence

[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.

Versions published
20
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes687,465
Previous version1.0.2
Published2026-05-21T14:56:57.668Z
SHA-256084a168fbecc7283594a35418e6792e88e5b7fd6a2ef3cd96524c2469e31e9d4

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
7Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/web/assets/InstalledSkillEditorView-3sONSWFc.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/web/assets/SettingsView-CZwrMxad.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts31
  • buildnpm run build:workspaces
  • build:allnpm run build
  • build:desktopnpm run build:all && npm run build:sidecar && npm run tauri:build
  • build:hub-clinpm --workspace @suit-skills/app-cli run build
  • build:local-webnpm --workspace @suit-skills/app-local-web run build
  • build:platformnpm --workspace @suit-skills/server run build && npm --workspace @suit-skills/app-platform-web run build
  • build:platform-webnpm --workspace @suit-skills/app-platform-web run build
  • build:sidecarnode scripts/build-sidecar.mjs
  • build:webnpm --workspace @suit-skills/app-local-web run build
  • build:workspacesnpm run build --workspaces --if-present
  • cleanrm -rf dist
  • devtsx apps/cli/src/index.ts
  • dev:platform-webnode scripts/dev-platform-web.mjs
  • dev:platform-web:vitenpm --workspace @suit-skills/app-platform-web run dev
  • dev:taurinpm --workspace @suit-skills/app-desktop run tauri:dev
  • dev:webnode scripts/dev-web.mjs
  • dev:web:vitenpm --workspace @suit-skills/app-local-web run dev
  • prepacknpm run build:all
  • startnode apps/cli/dist/index.js
  • start:platform-apinpm --workspace @suit-skills/server run start
  • sync:versionnode scripts/sync-version.mjs
  • taurinpm --workspace @suit-skills/app-desktop run tauri --
  • tauri:buildnpm --workspace @suit-skills/app-desktop run tauri:build
  • tauri:devnpm --workspace @suit-skills/app-desktop run tauri:dev
  • testvitest run
  • test:e2eplaywright test
  • test:e2e:platformplaywright test --config playwright.platform.config.ts
  • test:watchvitest
  • typechecknpm --workspace @suit-skills/core run build && npm run typecheck --workspaces --if-present
  • typecheck:hubnpm --workspace @suit-skills/core run build && npm --workspace @suit-skills/app-cli run typecheck && npm --workspace @suit-skills/app-local-web run typecheck && npm --workspace @suit-skills/server run typecheck && npm --workspace @suit-skills/app-platform-web run typecheck
  • …and 1 more.
Dependencies18
  • @inquirer/core^11.1.8
  • @inquirer/prompts^8.4.1
  • @tauri-apps/api^2.10.1
  • @tauri-apps/plugin-dialog^2.7.0
  • adm-zip^0.5.17
  • commander^14.0.3
  • i18next^26.0.5
  • mdast-util-to-string^4.0.0
  • react^19.2.3
  • react-dom^19.2.3
  • react-i18next^17.0.4
  • react-markdown^10.1.0
  • remark-breaks^4.0.0
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • unified^11.0.5
  • unist-util-visit^5.1.0