PkgRadar

Package evidence

[email protected]

Credential file access, Tls Verification Disabled

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
Jun 2026
Publisher
zubovartemiy

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":["[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"}'
Publisherzubovartemiy
Artifact bytes333,967
Previous versionnone
Published2026-06-25T20:47:50.064Z
SHA-256e2020ada5453204d809778df8ceefb5e82685a8d43a5f6f4aadd820f6b3c2957

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
47Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 47 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/server/governance/repositoryScannerRouter.ts30
mediumTls Verification Disabledpackage/server/governance/advancedAnalyzer.ts12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/server/governance/repositoryScannerRouter.ts30
mediumTls Verification Disabledpackage/server/governance/advancedAnalyzer.ts12
lowCredential file accesspackage/server/governance/githubCodeFetcher.ts5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies87
  • @anthropic-ai/sdk^0.104.2
  • @aws-sdk/client-s3^3.693.0
  • @aws-sdk/s3-request-presigner^3.693.0
  • @codemirror/commands^6.10.3
  • @codemirror/language^6.12.3
  • @codemirror/state^6.6.0
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.43.1
  • @hookform/resolvers^5.2.2
  • @lezer/highlight^1.2.3
  • @modelcontextprotocol/sdk^1.29.0
  • @octokit/auth-app^8.2.0
  • @octokit/rest^22.0.1
  • @playwright/test^1.60.0
  • @radix-ui/react-accordion^1.2.14
  • @radix-ui/react-alert-dialog^1.1.17
  • @radix-ui/react-aspect-ratio^1.1.10
  • @radix-ui/react-avatar^1.2.0
  • @radix-ui/react-checkbox^1.3.5
  • @radix-ui/react-collapsible^1.1.14
  • @radix-ui/react-context-menu^2.3.1
  • @radix-ui/react-dialog^1.1.17
  • @radix-ui/react-dropdown-menu^2.1.18
  • @radix-ui/react-hover-card^1.1.17
  • @radix-ui/react-label^2.1.10
  • @radix-ui/react-menubar^1.1.18
  • @radix-ui/react-navigation-menu^1.2.16
  • @radix-ui/react-popover^1.1.17
  • @radix-ui/react-progress^1.1.10
  • @radix-ui/react-radio-group^1.4.1
  • …and 57 more.