PkgRadar

Package evidence

@owlmeans/[email protected]

Credential file access: matched ".npmrc"

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
4
First published
Jun 2026
Publisher
vashigor

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes20,190
Previous version0.1.12
Published2026-06-17T14:54:33.946Z
SHA-25632aaa476802500a95135734667cb212c36eed37b8def7bb9693dd0f5c1a760e4

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.13-rc.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/template.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • buildvite build
  • devvite
  • previewvite preview
  • startvite
  • typechecktsc --noEmit
Dependencies24
  • @owlmeans/client^0.1.9
  • @owlmeans/client-config^0.1.9
  • @owlmeans/client-context^0.1.9
  • @owlmeans/client-entrypoint^0.1.9
  • @owlmeans/client-i18n^0.1.9
  • @owlmeans/entrypoint^0.1.9
  • @owlmeans/route^0.1.9
  • @owlmeans/web-client^0.1.9
  • @owlmeans/web-panel^0.1.9
  • @radix-ui/react-label^2.1.0
  • @radix-ui/react-progress^1.1.0
  • @radix-ui/react-slot^1.1.0
  • __APP_SLUG__-commonworkspace:^
  • ajv^8.17.1
  • class-variance-authority^0.7.0
  • clsx^2.1.0
  • i18next^23.16.8
  • lucide-react^0.460.0
  • react19.1.1
  • react-dom19.1.1
  • react-hook-form^7.62.0
  • react-i18next^15.7.4
  • tailwind-merge^2.5.0
  • tailwindcss^4.1.13