<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx" -->

---
title: AI Coding: Do Security Risks Outweigh Productivity Gains?
description: AI coding tools are now used by 76–97% of software development organizations, but the security and financial costs are significant. Research shows 45% of...
canonical: https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AI Coding: Do Security Risks Outweigh Productivity Gains? | daily.dev
og:description: AI coding tools are now used by 76–97% of software development organizations, but the security and financial costs are significant. Research shows 45% of...
og:url: https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx
og:image: https://api.daily.dev/og/posts/KaJTSHAZX.png
og:image:alt: AI Coding: Do Security Risks Outweigh Productivity Gains?
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Coding: Do Security Risks Outweigh Productivity Gains?

**[Dark Reading](https://daily.dev/sources/dr)** · 8 min read · 0 upvotes · 0 comments

## Summary

AI coding tools are now used by 76–97% of software development organizations, but the security and financial costs are significant. Research shows 45% of AI-generated code contains OWASP Top 10 vulnerabilities, AI coding assistants increase secrets leakage rates by ~40% (Claude Code commits leak secrets at 3.2% vs. 1.5% baseline), and ~20% of AI-generated code references non-existent packages enabling slopsquatting attacks. A newly disclosed vulnerability pattern called GhostApproval affects six major AI coding assistants including Cursor, Claude Code, and Amazon Q Developer. On the cost side, tool subscriptions run $19–$200/user/month, security teams spend up to 40% of their time triaging non-exploitable findings, and Gartner predicts AI coding costs will exceed the average developer salary by 2028. Whether the productivity gains (developers report ~35% improvement) justify these risks depends heavily on the organization's industry and customer-facing nature.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.darkreading.com/application-security/ai-coding-security-risks-productivity-gains>

## Similar posts on daily.dev

- [AI’s trust tax for developers](https://daily.dev/posts/ai-s-trust-tax-for-developers-xi7tt3071) · InfoWorld · 0 upvotes · 0 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#code-review](https://daily.dev/tags/code-review), [#appsec](https://daily.dev/tags/appsec), [#vibe-coding](https://daily.dev/tags/vibe-coding), [#secrets-management](https://daily.dev/tags/secrets-management)

[View this post on daily.dev](https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AI Coding: Do Security Risks Outweigh Productivity Gains?","url":"https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx"},"datePublished":"2026-07-10T13:03:12.987Z","dateModified":"2026-07-10T13:03:39.539Z","description":"AI coding tools are now used by 76–97% of software development organizations, but the security and financial costs are significant. Research shows 45% of...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/31f52226606e9bb47336713afe76fb81?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/31f52226606e9bb47336713afe76fb81?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Dark Reading","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Dark Reading","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/dr","url":"https://daily.dev/sources/dr"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/ai-coding-do-security-risks-outweigh-productivity-gains--kajtshazx","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-coding,code-review,appsec,vibe-coding,secrets-management","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Dark Reading","item":"https://daily.dev/sources/dr"},{"@type":"ListItem","position":3,"name":"AI Coding: Do Security Risks Outweigh Productivity Gains?"}]}
```

