Package evidence
@mikuexe/[email protected]
Install Lifecycle Suppresses Failure: prepare="husky || true"
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.
- 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
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":["@mikuexe/[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":["@mikuexe/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: prepare added in 0.3.0 vs 0.2.2: "husky || true"
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 70 · status changed
Related candidates
Linked campaigns and clusters
Install Lifecycle Suppresses Failure — prepare="husky || true"
13 members · evidence strength 90Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.3.0 vs 0.2.2: "husky || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | prepare="husky || true" | 20 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.3.0 vs 0.2.2: "husky || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | prepare="husky || true" | 20 |
| low | Install-time lifecycle script | package.json | prepare="husky || true" | 4 |
| low | Obfuscation | package/dist/index.cjs | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\u2026" | 3 |
Manifest
Package metadata
Scripts21
attw:checkattw --packbuildtsupchangesetchangesetchangeset:checknode scripts/check-changeset.mjschecknpm run typecheck && npm run test && npm run buildcheck:allnpm run lint && npm run check && npm run example:build && npm run fallow && npm run package:check && npm run pack:dry-runexample:buildnpm run build --prefix examples/vite-reactexample:installnpm install --prefix examples/vite-reactfallowfallowfallow:cifallow auditlinteslint . --max-warnings=0lint:sarifeslint . --max-warnings=0 --format @microsoft/eslint-formatter-sarif --output-file eslint.sarifpack:dry-runnpm pack --dry-runpackage:checkpublintprepacknpm run buildpreparehusky || trueprepublishOnlynpm run check:allreleasenpm run check:all && changeset publishtestvitest runtypechecktsc --noEmitversion-packageschangeset version
Dependencies3
bippy^0.5.39element-source^0.0.5sonner^2.0.7