Package evidence
@gala-chain/[email protected]
Obfuscation Density: high encoded/escaped-token density
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
- 612
- Versions published
- 177Mature · −50% score
- First published
- Nov 2023
- Publisher
- dzikowski
Effective trust discount applied: −50% (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":["@gala-chain/[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":["@gala-chain/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/chaincode-template/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/lib/chaincode-template/rest-api-samples.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts11
buildshx rm -rf lib && mkdir -p lib && cp -r network lib/ && rsync -a --exclude-from=chaincode-template/.gitignore chaincode-template lib/ && tsc -b && oclif manifest && oclif readme && rm tsconfig.tsbuildinfocleantsc -b --cleanfixnx run lint --fixformatprettier --config ../.prettierrc 'src/**/*.ts' 'chaincode-template/**/*.ts' --writelintnx run lintmadgemadge --circular --warning libpostpackshx rm -f oclif.manifest.jsonprepacknpm run buildprepublishOnlynpm i && npm run clean && npm run build && npm run lint && npm run madgetestjestversionnpm run build && git add README.md
Dependencies9
@gala-chain/api3.1.2@noble/secp256k1^1.7.1@oclif/core^3@oclif/plugin-help^3axios^1.6.0dotenv16.3.1fablo2.0.0nanoid^3.3.6tslib^2.6.2