Node SDK for NuvyraHub on-chain AI model marketplace — list models, acquire licenses, read listings
Importing the package runs concealed initialization. In an ordinary non-test process, it attempts to execute an undeclared dynamically constructed module and suppresses execution in CI-like environments by exiting.
Source fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/client.jsView on unpkgImporting the SDK automatically runs hidden provider initialization.
dist/client.jsView on unpkg · L167The initializer dynamically imports an undeclared, obfuscated package name outside test and CI environments.
dist/client.jsView on unpkg · L169The import-time code exits processes in CI or when USER is absent, an anti-analysis and availability-impacting action.
dist/client.jsView on unpkg · L179Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L172Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgThe initializer dynamically imports an undeclared, obfuscated package name outside test and CI environments.
dist/client.jsView on unpkg · L169Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L172Importing the SDK automatically runs hidden provider initialization.
dist/client.jsView on unpkg · L167The import-time code exits processes in CI or when USER is absent, an anti-analysis and availability-impacting action.
dist/client.jsView on unpkg · L179Source fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/client.jsView on unpkgPackage declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L24