Package evidence
@yuanhuakk/[email protected]
Known Indicator Filename: package/build/src/tools/stealth.js
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
- 1
- First published
- Jun 2026
- Publisher
- yuanhuakk
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@yuanhuakk/[email protected]"],"fail_on":"high"}'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":["@yuanhuakk/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Known Indicator Filename: package/build/src/tools/stealth.js
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 high · score 45 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/build/src/tools/stealth.js | package/build/src/tools/stealth.js | 45 |
Manifest
Package metadata
Scripts29
buildtsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.tscheck-formatpnpm run check:source-boundary && pnpm run check:src-structure && oxlint . && oxfmt --check . "!scripts/cases/**"check:source-boundarynode --experimental-strip-types scripts/check-source-boundary.tscheck:src-structurenode --experimental-strip-types scripts/check-src-structure.tscleannode --experimental-strip-types scripts/clean.tscoveragenode --experimental-strip-types scripts/coverage.tscoverage:strictnode --experimental-strip-types scripts/coverage.ts strictdocspnpm run build && node --experimental-strip-types scripts/generate-docs.ts && pnpm run formatformatpnpm run check:source-boundary && pnpm run check:src-structure && oxlint --fix . && oxfmt --write . "!scripts/cases/**"prepackpnpm run clean && pnpm run buildrelease:checkpnpm run check-format && pnpm run typecheck && pnpm run test && pnpm pack --dry-runrelease:mcpmcp-publisher publishrelease:npmnpm publish --access publicstartpnpm run build && node build/src/entry/index.jsstart-debugDEBUG=mcp:* DEBUG_COLORS=false pnpm run build && node build/src/entry/index.jstestnode --experimental-strip-types scripts/run-tests.ts alltest:integrationnode --experimental-strip-types scripts/run-tests.ts integrationtest:onlynode --experimental-strip-types scripts/run-tests.ts onlytest:perfnode --experimental-strip-types scripts/run-tests.ts perftest:propertynode --experimental-strip-types scripts/run-tests.ts propertytest:quicknode --experimental-strip-types scripts/run-tests.ts quicktest:unitnode --experimental-strip-types scripts/run-tests.ts unittest:update-snapshotsnode --experimental-strip-types scripts/run-tests.ts snapshotstypechecktsc --noEmitvalidate:debuggerpnpm run build && node --experimental-strip-types scripts/validation/validate-debugger-scope.tsvalidate:dynamicpnpm run build && node --experimental-strip-types scripts/validation/validate-dynamic-target.tsvalidate:mcppnpm run build && node --experimental-strip-types scripts/validation/validate-mcp-runtime.tsvalidate:realnode --experimental-strip-types scripts/validation/validate-real.tsvalidate:sessionpnpm run build && node --experimental-strip-types scripts/validation/validate-session-websocket.ts
Dependencies16
@anthropic-ai/sdk^0.91.1@babel/generator^7.29.1@babel/parser^7.29.2@babel/traverse^7.29.0@babel/types^7.29.0@modelcontextprotocol/sdk1.29.0chalk^5.6.2chrome-devtools-frontend1.0.1618066core-js3.49.0debug4.4.3dotenv^17.4.2openai^6.34.0patchright^1.59.4puppeteer-core24.42.0yargs18.0.0zod^4.3.6