❌

Normal view

NVIDIA-Verified Agent Skills Provide Capability Governance for AI Agents

19 May 2026 at 23:40
Autonomous AI agents are becoming more capable. Open models,Β Model Context Protocol (MCP)-connected tools, and portable skills are also making agents easier to...

Autonomous AI agents are becoming more capable. Open models, Model Context Protocol (MCP)-connected tools, and portable skills are also making agents easier to extend.But scaling agent use with structural transparency and operational integrity requires more than runtime guardrails. Organizations and teams need to understand and trust the skills, or instructions, an agent is using.

Source

Improving Bash Generation in Small Language Models with Grammar-Constrained Decoding

8 May 2026 at 17:13
Bash is one of the most flexible and powerful interfaces exposed to AI agents. In the right system, a model that emits grep, curl, tar, or a shell pipeline is...

Bash is one of the most flexible and powerful interfaces exposed to AI agents. In the right system, a model that emits , , , or a shell pipeline is producing an executable action that can read files, mutate a workspace, open network connections, and chain tools together. For the NVIDIA AI Red Team, this makes command generation a useful research target. If smaller language models can be guided…

Source

Mitigating Indirect AGENTS.md Injection Attacks in Agentic Environments

20 April 2026 at 17:00
AI tools are significantly accelerating software development and changing how developers work with code. These tools serve as real-time copilots, automating...

AI tools are significantly accelerating software development and changing how developers work with code. These tools serve as real-time copilots, automating repetitive tasks, executing tasks, writing documentation, and more. OpenAI Codex, for example, is a coding agent designed to assist developers through tasks like code generation, debugging, and automated pull request (PR) creation.

Source

❌