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
- 4,964Niche · −30% score
- Versions published
- 385Established · −30% score
- First published
- Jul 2025
- Publisher
- vignesh-dev
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":["@fragment-dev/[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":["@fragment-dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-CW4UI44G.js | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-CW4UI44G.js | matched "raw.githubusercontent.com" | 12 |
| low | Large Javascript Payload | package/dist/chunk-THGLXMNF.js | 2101185 bytes | 0 |
Manifest
Package metadata
Scripts32
buildnode --loader ts-node/esm build.tsfixupnode --loader ts-node/esm fixup.tsfragmentFRAGMENT_LOCAL_DEV=true bin/dev.jsgen-clientsgraphql-codegen --config codegen.ymlgen-readmeyarn build && oclif readme && oclif manifestlinteslint --fix --cache .lint-nofixeslint .pkg-fragment-cliyarn node --loader ts-node/esm packageCLI.tspostpackshx rm -f oclif.manifest.jsonposttestyarn lintprepackyarn build && oclif manifest && oclif readmetestvitest run --coveragetest-climocha --forbid-only "tests/**/*.test.ts" && yarn testtest.fastvitest runtest:add-ledger-entrymocha --forbid-only "tests/cli/addLedgerEntry.test.ts"test:auth:loginmocha --forbid-only "tests/cli/auth.login.test.ts"test:auth:malformedmocha --forbid-only "tests/cli/auth.malformed.test.ts"test:auth:testmocha --forbid-only "tests/cli/auth.test.test.ts"test:delete-custom-txsmocha --forbid-only "tests/cli/delete-custom-txs.test.ts"test:delete-ledgermocha --forbid-only "tests/cli/deleteLedger.test.ts"test:delete-schemamocha --forbid-only "tests/cli/delete-schema.test.ts"test:get-schemamocha --forbid-only "tests/cli/get-schema.test.ts"test:migrate-ledger-entrymocha --forbid-only "tests/cli/migrate-ledger-entry.test.ts"test:querymocha --forbid-only "tests/cli/query.test.ts"test:reverse-ledger-entrymocha --forbid-only "tests/cli/reverse-ledger-entry.test.ts"test:tokenmocha --forbid-only "tests/cli/token.test.ts"test:updatemocha --forbid-only "tests/cli/update.test.ts"test:utils:getParsedSchemamocha --forbid-only "tests/utils/getParsedSchema.test.ts"test:verify-schemamocha --forbid-only "tests/cli/verify-schema.test.ts"typechecktsc --skipLibCheck --noEmit- …and 2 more.
Dependencies4
@oclif/plugin-autocomplete^3.2.50@oclif/plugin-commands4.1.57@oclif/plugin-help6.2.50@oclif/plugin-not-found^3.2.87