Collection size
96 articles
Page 1 of 5
Tencent Technical Engineering
Tencent Technical Engineering
Dec 19, 2025 · Artificial Intelligence

How Safe Is AI-Generated Code? Real‑World Risks and Mitigation Strategies

This study investigates the security performance of AI‑generated code in real‑world software projects, revealing high vulnerability rates, language‑specific adoption patterns, and evolving roles in the vulnerability lifecycle, and proposes a multi‑dimensional framework for risk mitigation and safe AI‑assisted development.

AIEmpirical Studycode generation
0 likes · 16 min read
How Safe Is AI-Generated Code? Real‑World Risks and Mitigation Strategies
21CTO
21CTO
Jun 20, 2025 · Artificial Intelligence

AI Is Writing Code at Scale—Who’s Checking It?

Recent surveys reveal that over half of code in many organizations is now generated by AI, often deployed without review, raising significant supply‑chain security risks; developers express concern that AI amplifies malicious software threats, while current trust models and tooling lag behind the rapid adoption.

AI code generationAI ethicsArtifact Management
0 likes · 5 min read
AI Is Writing Code at Scale—Who’s Checking It?
Wuming AI
Wuming AI
Jan 28, 2026 · Industry Insights

Why AI Coding Only Solves About 70% of the Work: The Hidden Trust Gap

Addy Osmani’s analysis shows that while AI can generate roughly 70% of code—handling scaffolding and common patterns—the remaining 30% involving edge cases, security, and production integration remains as hard as before, and developers’ trust in AI‑generated code is rapidly declining.

AI codingAddy OsmaniTrust
0 likes · 5 min read
Why AI Coding Only Solves About 70% of the Work: The Hidden Trust Gap
Tencent Technical Engineering
Tencent Technical Engineering
Jul 16, 2025 · Artificial Intelligence

Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework

The A.S.E (AI Code Generation Security Evaluation) framework provides a comprehensive, project‑level benchmark for assessing the safety, quality, and stability of AI‑generated code across multiple languages and vulnerability types, helping developers and researchers evaluate and improve large language model coding assistants.

AI code generationopen source benchmarksecurity evaluation
0 likes · 7 min read
Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework
Java Tech Enthusiast
Java Tech Enthusiast
Feb 7, 2026 · Artificial Intelligence

Why AI‑Generated Code Could Spark a Software Debt Crisis

The article warns that the rapid, unchecked generation of massive Rust code by AI tools like Cursor's Vibe Coding creates hidden technical debt, leading to fragile software, maintenance nightmares, and a looming collapse of engineering productivity.

AI codingCursorGPT-5
0 likes · 8 min read
Why AI‑Generated Code Could Spark a Software Debt Crisis
Architecture and Beyond
Architecture and Beyond
Jun 7, 2025 · Artificial Intelligence

How AI-Generated Code Is Quietly Building Massive Technical Debt

The article examines how AI-powered code generation, while boosting surface productivity, introduces hidden technical debt at the code, architecture, and organizational levels, urging architects to implement rigorous review, governance, and cultural practices to prevent long‑term risks.

AI programmingcode reviewdeveloper productivity
0 likes · 10 min read
How AI-Generated Code Is Quietly Building Massive Technical Debt
Tencent Technical Engineering
Tencent Technical Engineering
Mar 19, 2025 · Information Security

AI Programming Security Risks and Countermeasures

As AI tools soon generate the majority of software, they dramatically amplify hidden security risks—such as hard‑coded secrets, XXE, directory traversal, and privilege escalation—requiring zero‑trust scanning, secret interception, command filtering, privilege‑fuse safeguards, and AI‑native semantic analysis to protect the modern code supply chain.

AI programmingAI securitycode vulnerabilities
0 likes · 9 min read
AI Programming Security Risks and Countermeasures
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 26, 2025 · Artificial Intelligence

Why a New AI Programming Manifesto Is Needed – Lessons from the Agile Revolution

The article argues that after 24 years since the Agile Manifesto, AI-driven programming has created a fresh crisis of role confusion, unpredictability, and security risks, and proposes a new AI Programming Manifesto to guide developers toward responsible, human‑centered, and safe AI‑assisted software engineering.

AI programmingAI safetyagile
0 likes · 18 min read
Why a New AI Programming Manifesto Is Needed – Lessons from the Agile Revolution
phodal
phodal
Mar 12, 2026 · Information Security

How AI-Generated Code Amplifies Vulnerabilities and What Security Scans Reveal

An in‑depth analysis of Codex Security’s scans shows that AI‑assisted code production doesn’t create new bug types but dramatically speeds up the spread of existing flaws, prompting a shift toward automated, engineering‑driven defenses for large‑scale code generation.

AI securityAutomationVulnerability Management
0 likes · 11 min read
How AI-Generated Code Amplifies Vulnerabilities and What Security Scans Reveal
21CTO
21CTO
Jan 16, 2026 · Information Security

Do AI Coding Agents Introduce Critical Security Flaws? Insights from a Vibe Study

A Tenzai research team evaluated five popular AI coding agents on three Vibe‑generated applications, uncovering comparable bug counts but severe vulnerabilities in Claude, Devin, and Codex outputs, highlighting systemic authorization flaws and the risks of low‑code AI development.

AI coding agentsAI safetyVibe Coding
0 likes · 5 min read
Do AI Coding Agents Introduce Critical Security Flaws? Insights from a Vibe Study
DevOps Coach
DevOps Coach
Apr 15, 2026 · Industry Insights

When AI Turns Everyone into a Developer, What Risks Lurk Behind the Hype?

The article examines how AI lowers the barrier to software creation, leading to a surge of low‑quality open‑source projects, security shortcuts, and maintenance overload, and urges developers to search existing solutions, prioritize production‑grade standards, and respect open‑source maintainers.

AIindustry analysissecurity
0 likes · 10 min read
When AI Turns Everyone into a Developer, What Risks Lurk Behind the Hype?
21CTO
21CTO
Oct 2, 2025 · Artificial Intelligence

Is AI Turning Developers into Code‑Dependent ‘Vibe Coders’? The Hidden Risks

The article warns that while AI coding tools boost short‑term productivity, they are eroding developers' core coding skills, increasing debugging time, introducing security vulnerabilities, and creating a feedback loop that degrades software quality and team knowledge.

AIcodingdebugging
0 likes · 15 min read
Is AI Turning Developers into Code‑Dependent ‘Vibe Coders’? The Hidden Risks
Java Backend Technology
Java Backend Technology
Apr 30, 2025 · Information Security

When AI Becomes the Suspect: Dissecting a Crypto Theft and Code‑Poisoning Case

A crypto firm lost hundreds of thousands of USDT after a hard‑coded wallet address, allegedly inserted by an employee who blamed AI, prompting investigators to rule out AI misconduct and highlight human sabotage, while a separate ChatGPT‑generated code snippet secretly exfiltrated private keys, underscoring the emerging security risks of AI‑assisted programming.

AI riskAI securityCode Injection
0 likes · 4 min read
When AI Becomes the Suspect: Dissecting a Crypto Theft and Code‑Poisoning Case
Architecture Musings
Architecture Musings
Apr 2, 2026 · Artificial Intelligence

Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps

Switching from IDE plugins to the Claude Code CLI AI agent can dramatically speed up code generation, but the author’s two real‑world incidents reveal how blind reliance creates black‑box code, context vacuums, and confident hallucinations that inflate technical debt and jeopardize maintainability.

AI AgentClaude Codecode generation
0 likes · 9 min read
Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps
dbaplus Community
dbaplus Community
Aug 10, 2025 · Operations

When AI Becomes a DevOps Hazard: Real Stories of Costly Mistakes

A senior engineer recounts how AI‑generated Terraform and Kubernetes code exposed a production database, leaked secrets, and created costly outages, then shares concrete mistakes, security‑first templates, validation pipelines, and AI‑pair‑programming practices to keep DevOps work safe and reliable.

AIDevOpsInfrastructure as Code
0 likes · 28 min read
When AI Becomes a DevOps Hazard: Real Stories of Costly Mistakes
21CTO
21CTO
Jun 18, 2023 · Artificial Intelligence

Can AI Self‑Healing Code Revolutionize Software Development?

The article explores how generative AI and large language models are enabling automated code creation, self‑repair, and continuous‑integration workflows, while highlighting challenges in code quality, industry experiments at Google and Stack Overflow, and the future impact on developers and software engineering practices.

AICI/CDSelf-healing
0 likes · 12 min read
Can AI Self‑Healing Code Revolutionize Software Development?
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 14, 2024 · Artificial Intelligence

AI Code Generation Tools: Benefits, Risks, and Top Choices

This article explains how AI-powered code generators create high‑quality code, outlines their capabilities such as language translation and documentation assistance, discusses safety and copyright concerns highlighted by research, and emphasizes that while popular, these tools should augment rather than replace developers.

AILLMcode generation
0 likes · 2 min read
AI Code Generation Tools: Benefits, Risks, and Top Choices