Robotics – NVIDIA Technical Blog
…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…
AGENTS.md files help Codex and similar AI tools understand project-specific instructions, coding conventions, and organizational structures. They can reside anywhere within a Codex container, providing valuable context to AI agents. Like other project configuration files, these instructions are treated as trusted context by the agent. This trust model is by design, but it creates an interesting attack surface when a malicious dependency is able to write or modify these files at build time.
Mitigating Indirect AGENTS.md Injection Attacks in Agentic Environments | NVIDIA Technical BlogThis attack path highlights important considerations for the future of agent-assisted development. Extended supply chain risk: Traditional supply chain attacks focus on injecting malicious code directly. In agentic environments, a compromised dependency can also redirect the agent itself, extending familiar supply chain risks into a new dimension, such as injecting subtle delays that cause performance degradation or denial-of-service scenarios. Instruction following under adversarial conditions: When the agent followed injected configuration directives, including instructions to conceal its
Mitigating Indirect AGENTS.md Injection Attacks in Agentic Environments | NVIDIA Technical Blog…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…
…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…
…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…
…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…
…11 MIN READ Jan 05, 2026 How to Build a Voice Agent with RAG and Safety Guardrails Building an agent is more than just “call an API”—it requires stitching together retrieval…