<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged abuse</title>
<link>https://ask.clojure.org/index.php/tag/abuse</link>
<description></description>
<item>
<title>clj risk of automatic dependency update causing RCE</title>
<link>https://ask.clojure.org/index.php/15140/clj-risk-of-automatic-dependency-update-causing-rce</link>
<description>&lt;p&gt;I think we should consider enforcing some mechanism to prevent automatic, ai-induced dependency downloading to enable abusers to cause automatic execution of arbitrary code any time a user of AI updates any dependency graph.&lt;/p&gt;
&lt;p&gt;NPM is currently getting abused frequently via this vector.&lt;/p&gt;
&lt;p&gt;NPM has the unfortunate aspect that when you run &lt;code&gt;npm install&lt;/code&gt; it will enable code execution of code provided by a third-party.&lt;/p&gt;
&lt;p&gt;In the age of AI, a hacker could pose as a library useful for something, and do remote code execution via the ability to do something seemingly innocuous and very common in a workplace environment.&lt;/p&gt;
&lt;p&gt;Corporate sabotagists could easily take advantage of this mechanism of compromise and infiltrate common corporate environments.&lt;/p&gt;
</description>
<category>Clojure CLI</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/15140/clj-risk-of-automatic-dependency-update-causing-rce</guid>
<pubDate>Tue, 16 Jun 2026 08:16:29 +0000</pubDate>
</item>
</channel>
</rss>