Package evidence
@0x/[email protected]
Remote Dependency Spec: devDependencies.gitpkg="https://github.com/0xProject/gitpkg.git"
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
- 167Mature · −50% score
- First published
- Jul 2019
- Publisher
- tobernguyen
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":["@0x/[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":["@0x/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.gitpkg="https://github.com/0xProject/gitpkg.git"
1 remote tarball(s) were followed statically.
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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.gitpkg="https://github.com/0xProject/gitpkg.git" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.gitpkg | https://github.com/0xProject/gitpkg.git | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts28
buildyarn pre_build && tsc -bbuild:ciyarn buildbuild:tstsc -bcleanshx rm -rf lib test_temp generated_docs test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrapperscompilesol-compilercontracts:copycontracts-gen copycontracts:gencontracts-gen generatecoverage:report:lcovnyc report --reporter=text-lcov > coverage/lcov.infodiff_docsgit diff --exit-code ./docsdocs:jsontypedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILESdocs:mdts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.jsonfixtslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-wrappers/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contractsgenerate_contract_wrappersabi-gen --debug --abis ${npm_package_config_abis} --output test/generated-wrappers --backend etherslinttslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contractslint-contracts#solhint -c .solhint.json contracts/**/**/**/**/*.sollist:depsyarn lerna list -lpre_buildrun-s compile contracts:gen generate_contract_wrappers contracts:copyprettierprettier --write '**/*.{ts,tsx,json}' --config ../../.prettierrc --ignore-path ../../.prettierignorepublish:privateyarn build && gitpkg publishrebuild_and_testrun-s clean build testrun_mochamocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*_test.js' lib/test/global_hooks.js --timeout 30000 --bail --exits3:sync_md_docsaws s3 sync ./docs s3://docs-markdown/${npm_package_name}/v${npm_package_version} --profile 0xproject --region us-east-1 --grants read=uri=http://acs.amazonaws.com/groups/global/AllUserssampler-sizejq .compilerOutput.evm.deployedBytecode.object -- test/generated-artifacts/ERC20BridgeSampler.json | echo $(( $(wc -c) / 2 - 1 ))testyarn run_mochatest:circleciyarn test:coveragetest:coveragenyc npm run test --all && yarn coverage:report:lcovwatchtsc -w -p tsconfig.jsonwatch:contractssol-compiler -w
Dependencies32
@0x/assert^3.0.34@0x/base-contract^6.5.0@0x/contract-addresses^6.19.0@0x/contract-wrappers^13.20.6@0x/contracts-erc20^3.3.34@0x/contracts-zero-ex^0.36.1@0x/dev-utils^4.2.14@0x/json-schemas^6.4.4@0x/neon-router^0.3.5@0x/protocol-utils^11.16.1@0x/quote-server^8.0.0@0x/types^3.3.6@0x/utils^6.5.3@0x/web3-wrapper^7.6.5@balancer-labs/sdk0.1.6@bancor/sdk0.2.9@ethersproject/abi^5.0.1@ethersproject/address^5.0.1@ethersproject/contracts^5.0.1@ethersproject/providers^5.0.4@ethersproject/strings^5.0.10axios^0.21.1axios-mock-adapter^1.19.0balancer-labs-sor-v1npm:@balancer-labs/[email protected]cream-sor^0.3.3ethereum-types^3.7.0fast-abi^0.0.5graphql^15.4.0graphql-request^3.4.0heartbeats^5.0.1- …and 2 more.