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
- 1
- First published
- May 2023
- Publisher
- sam-osb
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":["@lottiefiles/[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":["@lottiefiles/[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 (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildtsupdevtsup --watchlinteslint --fix .stats:eslintcross-env TIMING=1 eslint .stats:tstsc -b tsconfig.build.json --extendedDiagnosticstestcross-env NODE_OPTIONS=--experimental-vm-modules jesttest:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --coveragetype-checktsc --noEmittypedocsapi-extractor run
Dependencies25
@types/mdast3.0.11@types/unist2.0.6mdast3.0.0mdast-util-heading-range3.1.0remark-code-import1.1.0remark-comment-config7.0.1remark-frontmatter4.0.1remark-gfm3.0.1remark-images3.1.0remark-license6.1.0remark-lint9.1.1remark-math5.1.1remark-mdx2.0.0remark-mermaidjs2.1.1remark-normalize-headings3.0.1remark-preset-lint-consistent5.1.1remark-preset-lint-recommended6.1.2remark-toc8.0.1remark-usage10.0.1remark-validate-links11.0.2unified10.1.1unist-builder3.0.0vfile5.3.2vfile-find-up6.0.0zod3.13.4
Optional dependencies1
install-chrome-dependencies*