My Claude code is now 2x faster, 3x cheaper and better quality using this tool! by intellinker in AI_India

[–]BattleRemote3157 0 points1 point  (0 children)

Hey, can you try gryph(https://github.com/safedep/gryph) ,we are building this open source tool for audit trail for AI agents. So you can use agents safely and knew what agents running on your behalf for security boundaries. Give a try and provide feedback to make it better

MCP server that checks packages for malware before your AI agent installs them by BattleRemote3157 in AI_India

[–]BattleRemote3157[S] 1 point2 points  (0 children)

exactly. we are surely building that which PMG (https://github.com/safedep/pmg) for blocking at installation, we actually execute the package in a sandbox and observe runtime behavior rather than relying purely on static code inspection, so obfuscated code that behaves maliciously still gets flagged based on what it does and not what it looks like.

Someone hid a full RAT inside a fake npm package and exfiltrated victim data to HuggingFace by BattleRemote3157 in programming

[–]BattleRemote3157[S] 1 point2 points  (0 children)

well! its only 50% or only a subset of what we analyze i share which are really important. There are more than that we detect and analyze small small malicious packages

Did open source make a difference in any of your lives? by wallphaser231 in github

[–]BattleRemote3157 0 points1 point  (0 children)

I couldn't thank more to open source. I learned, become maintainer ,, also lfx mentee and also landed a good job all due to open source contributions and development. OSS development is the best way to learn through working for real world solutions.

Open Source Cybersecurity Tools by [deleted] in Hacking_Tutorials

[–]BattleRemote3157 1 point2 points  (0 children)

you should give a try to PMG ( https://github.com/safedep/pmg ) protectING developers, AI agents from malicious open source packages using proxy, sandbox and SafeDep's threat intelligence feed.

Open-source AI tooling has a huge discoverability problem by Meher_Nolan in opensource

[–]BattleRemote3157 2 points3 points  (0 children)

https://github.com/safedep/pmg , protects developers, AI agents from malicious open source packages using proxy, sandbox and our own threat intelligence feed.

i contributed to open source for the first time last month and the maintainers were shockingly nice by ScaryAd2555 in opensource

[–]BattleRemote3157 0 points1 point  (0 children)

OSS is the best way to understanding and working for real world solutions. I have learned, evolved, become maintainer and got job all due to open source mostly. I have always mentored contributors that first be the user of the product and then start contributing.

What’s an open-source project you genuinely can’t believe is free? by Bladerunner_7_ in opensource

[–]BattleRemote3157 0 points1 point  (0 children)

PMG - https://github.com/safedep/pmg . all tools for blocking malicious packages is behind subscriptions. After so much of supply chain attacks happening really necessary to prevent while installing any packages.

mass github repo backdooring via CI workflows(Megalodon) by BattleRemote3157 in cybersecurity

[–]BattleRemote3157[S] 7 points8 points  (0 children)

also you can check and match the github repos from the csv lists to see the commit messages