PkgRadar

Package evidence

@owlmeans/[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
611
Versions published
9
First published
Jun 2026
Publisher
vashigor

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":["@owlmeans/[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":["@owlmeans/[email protected]"],"fail_on":"review"}'
Publishervashigor
Artifact bytes19,628
Previous version0.1.10
Published2026-06-17T10:43:11.848Z
SHA-2568a2f06830b1801eed4b4a84c0b0ea6ab75b5b0595c9f3d09fe2479f6396f9e7d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc -b
  • devsleep 378 && nodemon -e ts,tsx,json --watch src --exec "tsc -p ./tsconfig.json"
  • testbun test ./tests
  • watchtsc -b -w --preserveWatchOutput --pretty
Dependencies14
  • @owlmeans/auth^0.1.11
  • @owlmeans/basic-envelope^0.1.11
  • @owlmeans/client^0.1.11
  • @owlmeans/client-auth^0.1.11
  • @owlmeans/client-flow^0.1.11
  • @owlmeans/client-i18n^0.1.11
  • @owlmeans/context^0.1.11
  • @owlmeans/entrypoint^0.1.11
  • @owlmeans/flow^0.1.11
  • @owlmeans/oidc^0.1.11
  • @owlmeans/resource^0.1.11
  • @owlmeans/web-client^0.1.11
  • @owlmeans/web-flow^0.1.11
  • oidc-client-ts3.5.0