PkgRadar

Package evidence

@obsidian-typings/[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.

Versions published
16
First published
May 2026
Publisher
mnaoumov

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":["@obsidian-typings/[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":["@obsidian-typings/[email protected]"],"fail_on":"review"}'
Publishermnaoumov
Artifact bytes821,150
Previous version6.15.0
Published2026-06-11T07:11:26.592Z
SHA-256b8168009c05960819df26b10ccba8ff8e88c480e61b17502e15a96608acc6b25

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
6.16.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts26
  • buildjiti scripts/build.ts
  • build:bundle-typesjiti scripts/build-bundle-types.ts
  • build:cleanjiti scripts/build-clean.ts
  • build:compilejiti scripts/build-compile.ts
  • build:extract-apijiti scripts/build-extract-api.ts
  • build:fix-bundle-typesjiti scripts/build-fix-bundle-types.ts
  • build:fix-implementations-bundle-typesjiti scripts/build-fix-implementations-bundle-types.ts
  • build:generate-indexjiti scripts/build-generate-index.ts
  • build:implementationsjiti scripts/build-implementations.ts
  • build:implementations:bundle-typesjiti scripts/build-implementations-bundle-types.ts
  • build:implementations:generate-typesjiti scripts/build-implementations-generate-types.ts
  • build:staticjiti scripts/build-static.ts
  • build:validate-bundlejiti scripts/build-validate-bundle.ts
  • build:validate-bundle-typesjiti scripts/build-validate-bundle-types.ts
  • build:validate-typesjiti scripts/build-validate-types.ts
  • commitjiti scripts/commit.ts
  • formatjiti scripts/format.ts
  • format:checkjiti scripts/format-check.ts
  • lintjiti scripts/lint.ts
  • lint:fixjiti scripts/lint-fix.ts
  • lint:mdjiti scripts/lint-md.ts
  • lint:md:fixjiti scripts/lint-md-fix.ts
  • preparejiti scripts/prepare.ts
  • releasejiti scripts/release.ts
  • release:betajiti scripts/release-beta.ts
  • spellcheckjiti scripts/spellcheck.ts