Explicitly invoking yorn runs an obfuscated dynamic loader and opaque V8 bytecode. The bytecode's actions cannot be statically audited from the shipped readable source.
Package source references a known benign dynamic code generation pattern.
dist/load.jsView on unpkg · L1The CLI entrypoint is an obfuscated loader that dynamically constructs code with Function.
The package ships opaque V8 bytecode, expressly described as compiled from obfuscated logic.
README.mdView on unpkg · L78The opaque loader is the command executed by the published yorn bin.
package.jsonView on unpkg · L6Package source references a known benign dynamic code generation pattern.
dist/load.jsView on unpkg · L1The CLI entrypoint is an obfuscated loader that dynamically constructs code with Function.
dist/load.cjsView on unpkg · L2The package ships opaque V8 bytecode, expressly described as compiled from obfuscated logic.
README.mdView on unpkg · L78The opaque loader is the command executed by the published yorn bin.
package.jsonView on unpkg · L6