Audit History
azure-resource-manager-durabletask-dotnet - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 23, 2026, 10:18 PM | No confirmed findings | 0 | No capability change |
| v4 | Jul 8, 2026, 12:43 PM | No confirmed findings | 0 | No capability change |
| v3 | Jul 5, 2026, 10:14 PM | 1 confirmed | 0 | No capability change |
| v2 | Jun 30, 2026, 01:25 PM | 1 confirmed | 1 | External commandsNetwork accessEnv variables |
| v1 | Feb 25, 2026, 02:00 AM | No confirmed findings | 0 | Baseline |
Jul 23, 2026, 10:18 PM
All 63 static findings are false positives caused by Markdown syntax, private example CIDRs, official reference links, and placeholder Azure variables. SKILL.md contains documentation and C# examples, with no executable script, automatic network request, or real secret. No prompt injection, exfiltration intent, or other semantic security issue was found.
Risk Factors
⚙️ External commands (50)
🌐 Network access (4)
🔑 Env variables (3)
Jul 8, 2026, 12:43 PM
The flagged items are Markdown examples and reference material, not executable skill code. Package commands, Azure credential environment variable names, private IP allowlist examples, and official links are legitimate documentation patterns with no evidence of exfiltration or prompt injection. No semantic security finding was identified.
Risk Factors
⚙️ External commands (56)
🌐 Network access (4)
🔑 Env variables (3)
Jul 5, 2026, 10:14 PM
Static findings were adjudicated as false positives because they are Markdown code fences, inline identifiers, official reference links, private example CIDRs, or placeholder Azure credential variables. No prompt injection, hidden command execution, or credential exfiltration evidence was found in SKILL.md. A semantic finding remains for destructive Azure deletion examples that should require clear confirmation before use.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (56)
🌐 Network access (4)
🔑 Env variables (3)
Jun 30, 2026, 01:25 PM
Static analysis reported many command, network, credential, weak-crypto, and combination findings, but review shows the command and crypto hits are Markdown documentation false positives. The remaining risk is medium because the skill teaches Azure management-plane operations, uses Azure credential environment variables, and includes examples that can create, update, and delete cloud resources if copied and run.
Confirmed security concerns (1)
Needs review findings (1)
These findings came from uncertain legacy audit verdicts, so they require review but are not counted as confirmed security issues.
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (2)
🌐 Network access (3)
🔑 Env variables (3)
Detected Patterns
Feb 25, 2026, 02:00 AM
Documentation-only skill with no executable code. Static analysis scanned 0 files and detected 0 security issues. The skill provides reference documentation for Azure Resource Manager SDK usage for Durable Task Scheduler management. No prompt injection attempts or malicious patterns detected.