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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/web/assets/InstalledSkillEditorView-3sONSWFc.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/web/assets/SettingsView-CZwrMxad.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts31
buildnpm run build:workspacesbuild:allnpm run buildbuild:desktopnpm run build:all && npm run build:sidecar && npm run tauri:buildbuild:hub-clinpm --workspace @suit-skills/app-cli run buildbuild:local-webnpm --workspace @suit-skills/app-local-web run buildbuild:platformnpm --workspace @suit-skills/server run build && npm --workspace @suit-skills/app-platform-web run buildbuild:platform-webnpm --workspace @suit-skills/app-platform-web run buildbuild:sidecarnode scripts/build-sidecar.mjsbuild:webnpm --workspace @suit-skills/app-local-web run buildbuild:workspacesnpm run build --workspaces --if-presentcleanrm -rf distdevtsx apps/cli/src/index.tsdev:platform-webnode scripts/dev-platform-web.mjsdev:platform-web:vitenpm --workspace @suit-skills/app-platform-web run devdev:taurinpm --workspace @suit-skills/app-desktop run tauri:devdev:webnode scripts/dev-web.mjsdev:web:vitenpm --workspace @suit-skills/app-local-web run devprepacknpm run build:allstartnode apps/cli/dist/index.jsstart:platform-apinpm --workspace @suit-skills/server run startsync:versionnode scripts/sync-version.mjstaurinpm --workspace @suit-skills/app-desktop run tauri --tauri:buildnpm --workspace @suit-skills/app-desktop run tauri:buildtauri:devnpm --workspace @suit-skills/app-desktop run tauri:devtestvitest runtest:e2eplaywright testtest:e2e:platformplaywright test --config playwright.platform.config.tstest:watchvitesttypechecknpm --workspace @suit-skills/core run build && npm run typecheck --workspaces --if-presenttypecheck: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.0adm-zip^0.5.17commander^14.0.3i18next^26.0.5mdast-util-to-string^4.0.0react^19.2.3react-dom^19.2.3react-i18next^17.0.4react-markdown^10.1.0remark-breaks^4.0.0remark-frontmatter^5.0.0remark-gfm^4.0.1remark-parse^11.0.0unified^11.0.5unist-util-visit^5.1.0