Audit History
entra-agent-id - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Jul 24, 2026, 03:32 AM | 2 confirmed | 1 | No capability change |
| v4 | Jul 8, 2026, 05:24 AM | 2 confirmed | 28 | No capability change |
| v3 | Jul 5, 2026, 10:52 PM | 2 confirmed | 0 | No capability change |
| v2 | Jun 30, 2026, 07:58 AM | No confirmed findings | 4 | No capability change |
| v1 | May 4, 2026, 09:00 AM | No confirmed findings | 1 | Baseline |
Jul 24, 2026, 03:32 AM
Most static alerts are false positives caused by Markdown syntax, OAuth scope strings, official Microsoft endpoints, and bounded configuration examples. One example can forward an agent bearer token to an unrestricted URL, while semantic review found an exposed sidecar port and broad long-lived delegated grants.
Confirmed security concerns (2)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
📁 Filesystem access (15)
🌐 Network access (50)
🔑 Env variables (12)
Jul 8, 2026, 05:24 AM
No prompt injection, concealed exfiltration, or obfuscated execution was found. Most static hits are markdown formatting, official Microsoft Graph or Entra endpoints, localhost sidecar calls, or OAuth scope strings. Confirmed risks involve Azure client secret handling, privileged Graph mutations, admin consent, bearer token forwarding, and broad delegated grants.
Confirmed security concerns (2)
Capability review items (28)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (85)
📁 Filesystem access (15)
🌐 Network access (56)
🔑 Env variables (12)
Detected Patterns
Jul 5, 2026, 10:52 PM
The static findings are mostly false positives from Markdown examples, OAuth scope strings, Microsoft Graph URLs, and localhost sidecar samples. No prompt injection or malicious exfiltration intent was found. Two semantic concerns remain: long-lived delegated grants in examples and reliance on strict sidecar network isolation.
Confirmed security concerns (2)
Risk Factors
⚙️ External commands (85)
📁 Filesystem access (15)
🌐 Network access (56)
🔑 Env variables (12)
Jun 30, 2026, 07:58 AM
Static analysis reported many command, network, filesystem, credential, and obfuscation patterns, but review found they are in Markdown guidance and sample code for Microsoft Graph and Entra token flows. No prompt injection or malicious exfiltration intent was found. The skill remains medium risk because it guides privileged identity provisioning, token exchange, credential handling, and permission grants.
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (2)
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 (300)
🌐 Network access (76)
📁 Filesystem access (15)
🔑 Env variables (12)
Detected Patterns
May 4, 2026, 09:00 AM
This is a legitimate Microsoft-authored administrative skill for provisioning Entra Agent Identities. Static findings are primarily documentation patterns (CLI command syntax in backtick notation) and standard Azure credential environment variable usage. All network traffic targets official Microsoft Graph endpoints. No command injection vulnerabilities detected - subprocess calls use hardcoded argument strings. The skill is safe to publish with appropriate documentation.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.