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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"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
buildtsdowndevpnpm prebuild && concurrently "tsdown --watch" "pnpm dev:inspector"dev:inspectorpnpm dlx @eslint/config-inspector@latestlinteslint . --fixprebuildpnpm script:generate-rules-typesreadypnpm install && pnpm build && pnpm lint && pnpm typecheck && pnpm testscript:generate-rules-typestsx scripts/generate-rules-types.tstestvitest runtest:watchvitest --watch --uitypechecktsc --noEmit
Dependencies23
@eslint/js^10.0.1@eslint/markdown^8.0.2@stylistic/eslint-plugin^5.10.0@vitest/eslint-plugin^1.6.19defu^6.1.7eslint-flat-config-utils^3.2.0eslint-merge-processors^2.0.0eslint-plugin-better-tailwindcss^4.5.0eslint-plugin-import-lite^0.6.0eslint-plugin-jsdoc^63.0.2eslint-plugin-jsonc^3.2.0eslint-plugin-n^18.1.0eslint-plugin-perfectionist^5.9.0eslint-plugin-pnpm^1.6.1eslint-plugin-unicorn^65.0.1eslint-plugin-unused-imports^4.4.1eslint-plugin-vue^10.9.2eslint-plugin-yml^3.4.0eslint-processor-vue-blocks^2.0.0globals^17.6.0typescript-eslint^8.60.1vue-eslint-parser^10.4.1yaml-eslint-parser^2.0.0