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.
- Weekly downloads
- 375
- Versions published
- 44Mature · −50% score
- First published
- May 2024
- Publisher
- mariomh
Effective trust discount applied: −50% (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":["@hexadrop/[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":["@hexadrop/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Manifest Codeless Dependency Stub
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
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | — | 15 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies28
@eslint/markdown7.5.1@stylistic/eslint-plugin5.9.0@typescript-eslint/eslint-plugin8.56.0@typescript-eslint/parser8.56.0astro-eslint-parser1.3.0eslint-config-flat-gitignore2.2.1eslint-flat-config-utils3.0.1eslint-import-resolver-typescript4.4.4eslint-merge-processors2.0.0eslint-parser-plain0.1.1eslint-plugin-astro1.6.0eslint-plugin-format1.4.0eslint-plugin-import-x4.16.1eslint-plugin-jsonc3.0.0eslint-plugin-n17.24.0eslint-plugin-perfectionist5.6.0eslint-plugin-react7.37.5eslint-plugin-react-hooks7.0.1eslint-plugin-react-refresh0.5.0eslint-plugin-simple-import-sort12.1.1eslint-plugin-unicorn63.0.0eslint-plugin-unused-imports4.4.1globals17.3.0jsonc-eslint-parser3.1.0local-pkg1.1.2prettier3.8.1prettier-plugin-astro0.14.1tslib2.8.1