PkgRadar

Package evidence

@anacode-editor/[email protected]

Credential file access

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
anass-bousseaden

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":["@anacode-editor/[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":["@anacode-editor/[email protected]"],"fail_on":"review"}'
Artifact bytes168,744
Previous versionnone
Published2026-06-28T21:47:39.033Z
SHA-25645634dc8d56d96d14fb447ce2a2f56aefec095021d796d8b17c0912159713d4f

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
5Score
0.0.2Version
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 accessmanifest5

Manifest

Package metadata

Dependencies13
  • @iconify-json/vscode-icons^1.2.51
  • @iconify/svelte^5.0.0
  • clsx^2.1.1
  • graphology^0.26.0
  • graphology-dag^0.4.1
  • graphology-traversal^0.3.1
  • immer^11.1.3
  • jszip^3.10.1
  • lodash^4.17.23
  • monaco-editor^0.55.1
  • paneforge^1.0.2
  • tailwind-merge^3.6.0
  • tailwind-variants^3.2.2