|
|
|
|
|
by lightdot
426 days ago
|
|
From the Github page: "curl -sL https://plandex.ai/install.sh | bash" Enticing users to blindly run remote 3rd party code on their machines is IMHO not a proper thing to do. This approach creates a dangerous mindset when it comes to security and good practices in general. |
|
Installing via package managers or installers also runs remote 3rd party code on your machine, so I don't see much difference from a security perspective. You should make sure you trust the source before installing anything.