PkgRadar

Package evidence

[email protected]

no findings

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
82
Versions published
27
First published
Mar 2026
Publisher
inkn9ne

Recommended action

Looks clean — keep monitoring

No 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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherinkn9ne
Artifact bytes845,650
Previous version0.1.0-beta.26
Published2026-06-07T07:49:48.890Z
SHA-2560012e3ff0b9314559dec715590b55b1794cc43e76e3a17d26041eeea5158263d

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

low
Last checked
lowRisk
0Score
0.1.0-beta.27Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts91
  • buildnode build.mjs
  • docs:auditnode ./scripts/docs-audit.mjs
  • doctorcd ../.. && node scripts/figma-doctor.mjs
  • prepublishOnlynode build.mjs
  • release:betapnpm publish --tag beta && npm dist-tag add inkbridge@$npm_package_version latest && npm view inkbridge dist-tags
  • scancd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cli.ts
  • test:adapter-utilscd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/adapter-utils-regression.ts
  • test:aspect-percentcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/aspect-percent-position-regression.ts
  • test:aspect-ratiocd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/aspect-ratio-regression.ts
  • test:blobcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/blob-placement-regression.ts
  • test:block-cachecd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/block-cache-regression.ts
  • test:border-dash-patterncd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/border-dash-pattern-regression.ts
  • test:build-themes-filtercd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/build-themes-filter-regression.ts
  • test:bundle-sizecd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/bundle-size-regression.ts
  • test:child-sizing-matrixcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/child-sizing-matrix-regression.ts
  • test:component-sectionscd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/component-sections-regression.ts
  • test:compound-classes-lookupcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/compound-classes-lookup-regression.ts
  • test:conditional-map-branchcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/conditional-map-branch-regression.ts
  • test:csspatchcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/css-patch-regression.ts
  • test:cva-instance-default-variantcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-instance-default-variant-regression.ts
  • test:cva-jsx-child-fallbackcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-jsx-child-fallback-regression.ts
  • test:cva-master-iconcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-master-icon-regression.ts
  • test:cva-variant-inference-ratiocd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-variant-inference-ratio-regression.ts
  • test:data-attr-prop-aliascd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/data-attr-prop-alias-regression.ts
  • test:dialog-content-gatecd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/dialog-content-gate-regression.ts
  • test:explicit-size-rootcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/explicit-size-root-regression.ts
  • test:expression-evaluatorcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/expression-evaluator-regression.ts
  • test:fontcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/font-style-resolver-regression.ts
  • test:font-family-extractcd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/font-family-extract-regression.ts
  • test:framework-adapter-shadcncd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/framework-adapter-shadcn-regression.ts
  • …and 61 more.
Dependencies2
  • tailwind-merge^3.4.0
  • ts-morph^27.0.0