Menu

Post image 1
Post image 2
1 / 2
0

guard-install now scans GitHub repos before you run them

DEV Community·Nithin D J·30 days ago
#PsbKIShi
#npm#node#riskanalysis#software#github#repo
Reading 0:00
15s threshold

Hey everyone, I shared this earlier as a CLI to analyse npm packages before installing. Since then, I’ve added something I think is even more useful: 👉 You can now scan GitHub repos before cloning or running them npx guard-install --repo https://github.com/user/repo Enter fullscreen mode Exit fullscreen mode Why this matters There’s a growing pattern (especially in crypto interviews / side projects): “Clone this repo and run it locally” Some of these repos: access environment variables interact with wallets / keys make outbound network calls You don’t always notice what’s happening before you run the code.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More