Multiple files use chmod(filePath, 0o777) making files world-writable/executable, indicating malicious behavior.
No verification record available.
The package exhibits suspicious behavior by using chmod(filePath, 0o777) in multiple files (mkcert.js.map, mkcert.mjs.map, and util.ts). This command makes a file world-writable and executable, which is a dangerous practice and a strong indicator of malicious intent. The presence of this behavior in multiple files increases the likelihood of malicious activity.