azure-ai-agents-persistent-dotnet

Warn

Audited by Runlayer on Feb 23, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
2
Flagged
2
Chunks
5
Flagged Files (2)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: azure-ai-agents-persistent-dotnet description: | Azure AI Agents Persistent SDK for .NET.

Tool: SKILL.md [2/2] Description: with appropriate delays** — 500ms recommended between status checks 3.

references/acceptance-criteria.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/acceptance-criteria.md [1/3] Description: # Azure.AI.Agents.Persistent SDK Acceptance Criteria (.NET) **SDK**: `Azure.AI.Agents.Persistent` **Repository**: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Agents.Persistent **Package**: https://www.nuget.org/packages/Azure.AI.Agents.Persistent **Purpose**: Skill testing acceptance criteria for validating generated C# code correctness --- ## 1.

Tool: references/acceptance-criteria.md [2/3] Description: in stream) { switch (update.UpdateKind) { case StreamingUpdateReason.RunCreated: Console.WriteLine("Run started"); break; case StreamingUpdateReason.RunInProgress: Console.WriteLine("Run in progress"); break; case StreamingUpdateReason.RunCompleted: Console.WriteLine("Run completed"); break; case StreamingUpdateReason.RunFailed: Console.WriteLine("Run failed"); break; } if (update is MessageContentUpdate contentUpdate) { Console.Write(co

Tool: references/acceptance-criteria.md [3/3] Description: **Handle all run statuses** — Check for `RequiresAction`, `Failed`, `Cancelled` 5.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
2
Chunks Analyzed
5
Analyzed
Feb 23, 2026, 06:27 AM
Security Audit — runlayer — azure-ai-agents-persistent-dotnet