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
- 26
- Versions published
- 11
- First published
- May 2026
- Publisher
- yernur_dev
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts5
buildecho 'Operator uses the bundled runtime engine. No build step is required yet.'devnode dist/cli.jspack:releasebash scripts/create-release.shstartnode dist/cli.jstestecho 'No automated tests are wired yet.'
Dependencies20
@operator/agent-core0.69.0@operator/ai0.69.0@operator/jiti2.6.5@operator/tui0.69.0@silvia-odwyer/photon-node0.3.4chalk5.6.2cli-highlight2.1.11diff8.0.4extract-zip2.0.1file-type21.3.4glob13.0.6hosted-git-info9.0.2ignore7.0.5minimatch10.2.5proper-lockfile4.1.2strip-ansi7.2.0typebox1.1.31undici7.25.0uuid11.1.0yaml2.8.3