PkgRadar

Package evidence

@self-evolving-harness/[email protected]

Obfuscation: matched "\\x1b"

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":["@self-evolving-harness/[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":["@self-evolving-harness/[email protected]"],"fail_on":"review"}'
Publisheryuchangxu
Artifact bytes456,338
Previous version0.5.8
Published2026-05-17T14:56:55.907Z
SHA-2560b3a95ceeb3100e23fca0c012ee77201e3a20425936d66a21d4e897f15a5b68b

Why flagged

What the scanner saw

Obfuscation: matched "\\x1b"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/cjs/chain/chain-visualizer.jsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/chain/chain-visualizer.jsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/cli/cli.jsmatched "\\x1B"3
lowObfuscationpackage/src/chain/chain-visualizer.tsmatched "\\x1b"3
lowObfuscationpackage/src/cli/cli.tsmatched "\\x1B"3

Manifest

Package metadata

Scripts3
  • buildtsc && tsc -p tsconfig.cjs.json && node scripts/fix-cjs.js
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • better-sqlite3^11.7.0
  • uuid^14.0.0
  • yaml^2.8.4