PkgRadar

Package evidence

@favorodera/[email protected]

Suspicious Publish Context: {"package_age_days":4,"publisher":"GitHub Actions","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"eslint"},"version_anomaly":false,"new_account":false}

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
12
First published
Jun 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 promoting

Mixed 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":["@favorodera/[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":["@favorodera/[email protected]"],"fail_on":"review"}'
Artifact bytes112,898
Previous version0.0.10
Published2026-06-12T17:14:14.709Z
SHA-25693c1f2b1e34450c4ef0688f55c57a9a2931dc5690e10b0625778ac7b1a8bd328

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":4,"publisher":"GitHub Actions","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"eslint"},"version_anomaly":false,"new_account":false}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.11Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":4,"publisher":"GitHub Actions","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"eslint"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts10
  • buildtsdown
  • devpnpm prebuild && concurrently "tsdown --watch" "pnpm dev:inspector"
  • dev:inspectorpnpm dlx @eslint/config-inspector@latest
  • linteslint . --fix
  • prebuildpnpm script:generate-rules-types
  • readypnpm install && pnpm build && pnpm lint && pnpm typecheck && pnpm test
  • script:generate-rules-typestsx scripts/generate-rules-types.ts
  • testvitest run
  • test:watchvitest --watch --ui
  • typechecktsc --noEmit
Dependencies23
  • @eslint/js^10.0.1
  • @eslint/markdown^8.0.2
  • @stylistic/eslint-plugin^5.10.0
  • @vitest/eslint-plugin^1.6.19
  • defu^6.1.7
  • eslint-flat-config-utils^3.2.0
  • eslint-merge-processors^2.0.0
  • eslint-plugin-better-tailwindcss^4.5.0
  • eslint-plugin-import-lite^0.6.0
  • eslint-plugin-jsdoc^63.0.2
  • eslint-plugin-jsonc^3.2.0
  • eslint-plugin-n^18.1.0
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-pnpm^1.6.1
  • eslint-plugin-unicorn^65.0.1
  • eslint-plugin-unused-imports^4.4.1
  • eslint-plugin-vue^10.9.2
  • eslint-plugin-yml^3.4.0
  • eslint-processor-vue-blocks^2.0.0
  • globals^17.6.0
  • typescript-eslint^8.60.1
  • vue-eslint-parser^10.4.1
  • yaml-eslint-parser^2.0.0