Package evidence
[email protected]
Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.
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
- 76Established · −30% score
- First published
- Jul 2025
- Publisher
- truffle-rahul
Effective trust discount applied: −30% (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
Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.
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 42 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/cli/utils/self-management.js | Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers. | 45 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/cli/utils/self-management.js | Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers. | 45 |
| low | Credential file access | package/dist/config/cli-overrides.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/cli/utils/provider-setup.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/cli/commands/setup.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts7
_comment_buildTODO: (355) This is a known issue with MCP SDK >= 1.18.1 taking heap space, see if we can solve this without heap size hacks - https://github.com/truffle-ai/dexto/pull/355#discussion_r2412949424buildcross-env NODE_OPTIONS=--max-old-space-size=4096 tsc -p tsconfig.json && pnpm run copy-agents && pnpm run copy-assetscopy-agentstsx scripts/copy-agents.tscopy-assetstsx scripts/copy-assets.tslinteslint . --ext .tsstartnode dist/index.jstypechecktsc -p tsconfig.typecheck.json --noEmit
Dependencies40
@clack/prompts^0.10.1@dexto/agent-config1.8.12@dexto/agent-management1.8.12@dexto/analytics1.8.12@dexto/client-sdk1.8.12@dexto/core1.8.12@dexto/image-local1.8.12@dexto/image-logger-agent1.8.12@dexto/llm1.8.12@dexto/registry1.8.12@dexto/server1.8.12@dexto/storage1.8.12@dexto/tui1.8.12@modelcontextprotocol/sdk^1.28.0@opentelemetry/core^1.28.0@opentelemetry/exporter-trace-otlp-grpc^0.55.0@opentelemetry/exporter-trace-otlp-http^0.55.0@opentelemetry/instrumentation-http^0.210.0@opentelemetry/instrumentation-undici^0.20.0@opentelemetry/resources^1.28.0@opentelemetry/sdk-node^0.55.0@opentelemetry/sdk-trace-base^1.28.0@opentelemetry/semantic-conventions^1.28.0better-sqlite3^11.10.0boxen^7.1.1chalk^5.6.0commander^11.1.0dotenv^16.4.7fs-extra^11.3.0hono^4.12.12- …and 10 more.