Importing the SDK automatically loads an obfuscated third-party provider module. No confirmed endpoint, data theft, or destructive action is visible in this package source.
The main client performs an obfuscated dynamic import of the undeclared-purpose htps-provider module.
dist/client.jsView on unpkg · L167That import runs automatically whenever the client module is imported, not through a documented SDK method.
dist/client.jsView on unpkg · L175Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L169Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgThe main client performs an obfuscated dynamic import of the undeclared-purpose htps-provider module.
dist/client.jsView on unpkg · L167Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L169That import runs automatically whenever the client module is imported, not through a documented SDK method.
dist/client.jsView on unpkg · L175Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L24