PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.pi-diff="git+ssh://[email protected]/victor-software-house/pi-diff.git"

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.

Weekly downloads
11
Versions published
1
First published
Apr 2026
Publisher
victor-founder

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"}'
Artifact bytes9,727
Previous versionnone
Published2026-04-06T05:22:09.684Z
SHA-256328287d3b3363fd213b0c4d0891382017eb4e1ccaaa26cb688c6b2a1097d988c

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.pi-diff="git+ssh://[email protected]/victor-software-house/pi-diff.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.pi-diff="git+ssh://[email protected]/victor-software-house/pi-diff.git"12

Manifest

Package metadata

Scripts9
  • fixbun run fix:oxlint && bun run fix:biome
  • fix:biomebiome check --write .
  • fix:oxlintoxlint --fix --import-plugin --type-aware --tsconfig=./tsconfig.json .
  • formatbiome format --write .
  • lintbun run lint:biome && bun run lint:oxlint
  • lint:biomebiome check .
  • lint:oxlintoxlint --import-plugin --type-aware --tsconfig=./tsconfig.json .
  • preparelefthook install
  • typechecktsc --noEmit
Dependencies4
  • @morphllm/morphsdk^0.2.163
  • @sinclair/typebox^0.34.49
  • ai>=5.0.0
  • pi-diffgit+ssh://[email protected]/victor-software-house/pi-diff.git