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
- 9
- First published
- Jun 2026
- Publisher
- pingid
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@lickle/[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":["@lickle/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk low · score 0 · status changed
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts2
buildpnpm tsc -b -ftestnode --test --experimental-strip-types --disable-warning=ExperimentalWarning 'test/**/*.test.ts'
Dependencies23
@lickle/cn^0.0.1@lickle/docslink:@lickle/is0.1.0-dev.10@orama/orama^3.1.18@solidjs/router^0.16.1@tailwindcss/vite^4.3.0cmd-ts^0.15.0codejar^4.3.0fast-glob^3.3.3get-tsconfig^4.14.0hosted-git-info^10.1.1jiti^2.7.0marked^18.0.4micromatch^4.0.8pkg-exports^0.2.0resolve.exports^2.0.3shiki^4.1.0solid-js^1.9.13sucrase^3.35.1tailwindcss^4.3.0typescript^6.0.3vite^8.0.16vite-plugin-solid^2.11.12