Fetching from the wire…
Public story · 2026-07-15 · high
Agent Framework requires approval before any skill loads, reads a resource, or runs a script, per Microsoft's post.
Why now: This is Agent Framework's move from an experimental skills feature to the version .NET teams are expected to run in production.
Microsoft shipped Agent Skills for .NET as a stable, production feature in Agent Framework, dropping the Experimental tag it carried through preview.
None of that runs on its own. A skill can't load, read its own resource files, or execute a script without a human or a policy approving it first, by default.
Three calls make up the API, per Microsoft's post: load_skill, read_skill_resource, and run_skill_script. Skills themselves are reusable packages of instructions, docs, and scripts. Agents pull them in only when a task needs them, instead of loading everything into context up front.
That framing connects to the GitLost story, on skills as independently shippable, combinable capability bundles. This time, per the post, they ship with guardrails built in from the start.
I like that governance shipped with the GA release itself, not as a patch added later. That's usually how I see it handled elsewhere, only after something's already broken.
Here's the bet I'd take the other side of: approval-by-default gets relaxed within a year. Teams get tired of clicking through prompts for every skill call. They'll start pre-approving whole skill sets, which quietly puts most of that risk back. Watch whether Microsoft ships a bulk-approval or trusted-source flag; that's the tell.
This lands as Agent Framework's skills feature moves from experimental to the version .NET teams are expected to run in production.
Each link below shares sources, entities, or timing with this story.
Agent Skills supports Cursor / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Agent Skills supports Cursor); both cover Agent Skills, Microsoft, Skills; overlapping topics (agent, capability, skill).
Microsoft supports Agent Skills / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Microsoft supports Agent Skills); both cover Agent Framework, Microsoft, NET; reported by the same outlet (devblogs.microsoft.com).
Agent Skills uses Snyk / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Agent Skills uses Snyk); both cover Agent Framework, Microsoft; overlapping topics (agent, framework, skill).
Vercel supports Agent Skills / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Vercel supports Agent Skills); both cover Agent Skills, Microsoft; overlapping topics (agent, capability, skill).
OpenAI supports Agent Skills / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (OpenAI supports Agent Skills); both cover Agent Skills, Microsoft; overlapping topics (agent, capability, skill).
Microsoft supports Agent Skills / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Microsoft supports Agent Skills); both cover Agent Skills, Microsoft; overlapping topics (agent, capability, skill).
Agent Skills built by Anthropic / Shared entity: NET / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Agent Skills built by Anthropic); both cover NET; reported by the same outlet (devblogs.microsoft.com).
Microsoft supports Agent Skills / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Microsoft supports Agent Skills); both cover Agent Framework, Microsoft; overlapping topics (agent, load).