PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherwizardingcode
Artifact bytes1,467,207
Previous version2.61.0
Published2026-05-24T20:38:26.603Z
SHA-2569a705b6d30d72e730e4b6d4047536c1ac7e0bdf1b3c82ffdab9aee3bb7fd166a

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

high
Last checked
highRisk
138Score
2.62.0Version
Status history (1 event)
  1. newavailable · risk high · score 138 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/core/release/preflight.pymatched ".npmrc"30
highCredential file accesspackage/core/cognition/reorganizer.pymatched ".ssh"30
mediumRemote Payloadpackage/installer/system-tools.jsmatched "curl "12
mediumRemote Payloadpackage/departments/kb/scripts/kb-worker.shmatched "curl "12
mediumRemote Payloadpackage/departments/kb/skills/knowledge/scripts/kb-worker.shmatched "curl "12
mediumRemote Payloadpackage/departments/brand/scripts/provider-call.shmatched "curl\n"12
mediumRemote Payloadpackage/scripts/start-dashboard.shmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/core/release/preflight.pymatched ".npmrc"30
highCredential file accesspackage/core/cognition/reorganizer.pymatched ".ssh"30
mediumRemote Payloadpackage/installer/system-tools.jsmatched "curl "12
mediumRemote Payloadpackage/departments/kb/scripts/kb-worker.shmatched "curl "12
mediumRemote Payloadpackage/departments/kb/skills/knowledge/scripts/kb-worker.shmatched "curl "12
mediumRemote Payloadpackage/departments/brand/scripts/provider-call.shmatched "curl\n"12
mediumRemote Payloadpackage/scripts/start-dashboard.shmatched "curl "12
lowObfuscationpackage/installer/doctor.jsmatched "\\x1b"3
lowObfuscationpackage/installer/keys.jsmatched "\\x1b"3
lowObfuscationpackage/installer/python-resolver.jsmatched "\\u26a0"3
lowObfuscationpackage/installer/update.jsmatched "\\u26a0"3
lowObfuscationpackage/core/forge/renderer.pymatched "\\u2692"3
lowObfuscationpackage/scripts/skill_validator.pymatched "\\u2713"3

Manifest

Package metadata

Scripts3
  • linteslint installer/
  • prepublishOnlynode scripts/check-version.js && npm test
  • testnode --test "tests/installer/**/*.test.js"