An SDK to develop applications on the Verified Network
A user-invoked contract call can transmit the active wallet private key to a remote sponsor service. The same secret is additionally placed in a quote request URL.
Package ships high-entropy non-source blobs.
.yarn/install-state.gzView on unpkgPackage hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.
.yarn/install-state.gzView on unpkgPackage ships compressed or archive-like blobs.
.yarn/install-state.gzView on unpkgA bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
dist/abi/assetmanager/Vault.jsonView on unpkgThe contract runtime extracts the signer's private key and automatically selects sponsored transaction handling when one exists.
dist/contract/index.jsView on unpkg · L378It sends that private key in a POST body to the vendor-hosted sponsor endpoint.
dist/contract/index.jsView on unpkg · L226Its quote method also puts the private key into a GET URL query string, exposing it to URL logging infrastructure.
dist/contract/index.jsView on unpkg · L416Package ships high-entropy non-source blobs.
.yarn/install-state.gzView on unpkgPackage hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.
.yarn/install-state.gzView on unpkgPackage ships compressed or archive-like blobs.
.yarn/install-state.gzView on unpkgA bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
dist/abi/assetmanager/Vault.jsonView on unpkgIt sends that private key in a POST body to the vendor-hosted sponsor endpoint.
dist/contract/index.jsView on unpkg · L226The contract runtime extracts the signer's private key and automatically selects sponsored transaction handling when one exists.
dist/contract/index.jsView on unpkg · L378Its quote method also puts the private key into a GET URL query string, exposing it to URL logging infrastructure.