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.
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@sly-rentals/[email protected]"],"fail_on":"high"}'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":["@sly-rentals/[email protected]"],"fail_on":"high"}'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 high · score 432 · status changed
Evidence
Static findings
45 static · 0 from release diff · showing high-signal first.
Showing 30 of 33 findings.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cjs/audit/audit.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/audit/audit.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/borrower.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/borrower.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/contract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/contract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/contractSnapshot.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/contractSnapshot.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/instructions/deleteContract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/instructions/deleteContract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/discountAuth.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/discountAuth.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/cost/estimate.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/cost/estimate.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/fleet.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/fleet.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/index.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/audit/listener.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/audit/listener.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/lookupTable.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/lookupTable.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/rpc.js | matched "cUrl " | 12 |
Show all 45 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cjs/audit/audit.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/audit/audit.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/borrower.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/borrower.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/contract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/contract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/contractSnapshot.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/contractSnapshot.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/instructions/deleteContract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/instructions/deleteContract.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/discountAuth.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/discountAuth.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/cost/estimate.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/cost/estimate.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/fleet.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/fleet.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/index.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/audit/listener.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/audit/listener.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/lookupTable.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/lookupTable.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/rental.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/utils/rpc.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/utils/rpc.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cjs/accounts/thread.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/esm/accounts/thread.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/cjs/accounts/borrower.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm/accounts/borrower.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/cjs/accounts/config.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm/accounts/config.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/cjs/accounts/contract.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm/accounts/contract.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/cjs/audit/events.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/esm/audit/events.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/cjs/utils/lookupTable.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/esm/utils/lookupTable.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/cjs/accounts/rental.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/esm/accounts/rental.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts18
buildpnpm run compilebuild:devpnpm run generate && pnpm run compilebuild:fullpnpm run generate && pnpm run compilecleanrm -rf dist src/generated src/idl src/types src/version.tscompilepnpm run generate:version && pnpm run compile:cjs && pnpm run compile:esm && pnpm run compile:idl && pnpm run compile:apicompile:apitypedoc --json dist/api.json --out dist/typedoc-htmlcompile:cjstsc -p tsconfig.cjs.json && tsconfig-to-dual-package tsconfig.cjs.jsoncompile:esmtsc -p tsconfig.esm.json && tsconfig-to-dual-package tsconfig.esm.jsoncompile:idlmkdir -p dist/idl && cp src/idl/srsly.json dist/idl/docstypedocformatprettier --write "src/**/*.{ts,js,json}" --ignore-path ../../.prettierignoreformat:checkprettier --check "src/**/*.{ts,js,json}" --ignore-path ../../.prettierignoregeneratecodama run js && cp ../../../rust/target/idl/srsly.json src/idl/srsly.jsongenerate:versionnode scripts/generate-version.jslintpnpm run format:checkpredocspnpm run generate:versiontestvitest runtest:watchvitest
Dependencies4
@codama/nodes-from-anchor^1.2.9@codama/renderers-js^1.4.2@sly-rentals/vault1.0.1@solana/kit^2.1.1