Package evidence
@peterwangze/[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
- 21
- 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":["@peterwangze/[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":["@peterwangze/[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/cli.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/config/deploy/docker-compose.server.yaml | matched "wget " | 12 |
Manifest
Package metadata
Scripts16
buildnode scripts/build.jsdevtsx watch src/cli.tsinstall:local-releasepwsh -NoProfile -ExecutionPolicy Bypass -File scripts/install-local-release.ps1prepublishOnlynpm run buildreleasenpm run release:publishrelease:cleanpwsh -NoProfile -ExecutionPolicy Bypass -File scripts/release-package.ps1 -Action cleanrelease:publishpwsh -NoProfile -ExecutionPolicy Bypass -File scripts/release-package.ps1 -Action publishrelease:stagepwsh -NoProfile -ExecutionPolicy Bypass -File scripts/release-package.ps1 -Action stagerelease:verifypwsh -NoProfile -ExecutionPolicy Bypass -File scripts/release-package.ps1 -Action verifystartnode dist/cli.js starttestvitest --exclude src/e2e/**test:e2e:acceptancevitest --run src/e2e/cli-acceptance.test.tstest:e2e:clivitest --run src/e2e/cli-e2e.test.tstest:e2e:cli:entryvitest --run src/e2e/cli-e2e.test.ts -t "init --force generates|doctor can repair|start/status/stop work|code reuses|ui prints|setup can create a fresh config|setup can create a remote-service client config|setup can create a server deployment profile"test:uivitest --run src/ui/workbench.dom.test.tsverify:packagepwsh -NoProfile -ExecutionPolicy Bypass -File scripts/verify-package.ps1
Dependencies10
@fastify/static^8.2.0@musistudio/llms^1.0.31dotenv^16.4.7js-yaml^4.1.0json5^2.2.3lru-cache^10.0.0openurl^1.1.1rotating-file-stream^3.2.7tiktoken^1.0.21uuid^11.1.0