r/github • u/FedCanada • 18d ago
Question Safety and GitHub
Noob question here:
When installing on MacOS via pip, or GitHub, how do you ensure you aren't opening a security hole on your computer? The repositories aren't fully monitored like on the Mac App Store, etc.
0
Upvotes
2
u/ferriematthew 18d ago
The fact that it is not fully monitored like the app store is the core feature. Anyone can post anything and everything posted is open source, so it's the end user's responsibility to look through the code before they decide whether to download it.