← Back to context Comment by ATechGuy 4 hours ago sandbox-exec -f curr_dir_access_profile.sb markdownlint 3 comments ATechGuy Reply ashishb 4 hours ago So you have to install npm package markdownlint on your machine and let it run it's potentially dangerous postinstall step? ATechGuy 3 hours ago You can customize curr_dir_access_profile.sb to block access to network/fs/etc. Why is this not enough? ashishb 3 hours ago Some tools do require Internet access.Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.
ashishb 4 hours ago So you have to install npm package markdownlint on your machine and let it run it's potentially dangerous postinstall step? ATechGuy 3 hours ago You can customize curr_dir_access_profile.sb to block access to network/fs/etc. Why is this not enough? ashishb 3 hours ago Some tools do require Internet access.Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.
ATechGuy 3 hours ago You can customize curr_dir_access_profile.sb to block access to network/fs/etc. Why is this not enough? ashishb 3 hours ago Some tools do require Internet access.Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.
ashishb 3 hours ago Some tools do require Internet access.Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.
So you have to install npm package markdownlint on your machine and let it run it's potentially dangerous postinstall step?
You can customize curr_dir_access_profile.sb to block access to network/fs/etc. Why is this not enough?
Some tools do require Internet access.
Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.