Package evidence
@oxappsec/[email protected]
Remote Dependency Spec: devDependencies.@yao-pkg/pkg="github:yao-pkg/pkg"
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
- 4
- First published
- Sep 2025
- Publisher
- dzmitry_shab
Recommended action
Review before promotingMixed 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":["@oxappsec/[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":["@oxappsec/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@yao-pkg/pkg="github:yao-pkg/pkg"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 16 · status available -> available, risk high -> review, score 43 -> 16
- new → available · risk high · score 43 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@yao-pkg/pkg="github:yao-pkg/pkg" | 8 |
| medium | New Remote Dependency Vs Previous | package.json | devDependencies.@yao-pkg/pkg added in 0.47.0 vs 0.44.0: "github:yao-pkg/pkg" | 8 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@yao-pkg/pkg="github:yao-pkg/pkg" | 8 |
| medium | New Remote Dependency Vs Previous | package.json | devDependencies.@yao-pkg/pkg added in 0.47.0 vs 0.44.0: "github:yao-pkg/pkg" | 8 |
| low | Large Javascript Payload | package/dist/bundle.js | 4141487 bytes | 0 |
Manifest
Package metadata
Scripts11
buildtscbundlenpm run bundle:bundle.js && npm run bundle:package.json && npm run bundle:readme.mdbundle:bundle.jsnpm run build && esbuild out/index.js --bundle --platform=node --outfile=dist/bundle.js --external:fsevents --alias:punycode=punycode.jsbundle:package.jsonnode scripts/create-dist-packagejson.jsbundle:readme.mdcp README.md dist/README.mdcleanrm -rf ./outcompiletsc --noEmitlinteslint srcrebuildnpm run clean && npm run compiletestmocha --require ts-node/register --project tsconfig.json 'src/test/**/*.test.ts'uninstallox-cli uninstall
Dependencies7
@ox-ide-clients/commonfile:../commoncommander^11.1.0dotenv^16.4.7envfile^7.1.0inquirer^12.5.2semver^7.7.1simple-git^3.27.0