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
- 106Established · −30% score
- First published
- Aug 2025
- Publisher
- ffox77
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@constellation-network/[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":["@constellation-network/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 review · score 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install-dependencies.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts13
buildshx rm -rf dist && tsc -bdebugDEBUG=true ./bin/dev.jslinteslintpostpackshx rm -f oclif.manifest.jsonposttestyarn lintprepacknpm run build && oclif manifest && oclif readmepub:devnetnpm publish --access public --tag devnetpub:intnetnpm publish --access public --tag intnetpub:mainnetnpm publish --access publicpub:testnetnpm publish --access public --tag testnetstart./bin/dev.jstestmocha --forbid-only "test/**/*.test.ts"versionoclif readme && git add README.md
Dependencies15
@inquirer/prompts^7.8.0@oclif/core^4@oclif/plugin-help^6@oclif/plugin-plugins^5@stardust-collective/dag4-keystore^2.6.0chalk^5.5.0dotenv^17.2.1js-sha256^0.11.1json-bigint-patch^0.0.8node-localstorage^3.0.5ora^8.2.0semver^7.7.3shelljs^0.10.0tty-table^4.2.3yaml^2.8.1