entra-agent-id

Warn

Audited by Runlayer on Mar 12, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
87%
Files
4
Flagged
4
Chunks
4
Flagged Files (4)
entra-agent-id/references/oauth2-token-flow.mdMEDIUM
87.2%

Risky tool definition detected

Add a Password Credential to the Blueprint Via PowerShell: ```powershell $secretBody = @{ "passwordCredential" = @{ "displayName" = "Dev Secret" "endDateTime" = "2027-01-01T00:00:00Z" } } $credential = Invoke-MgGraphRequest -Method POST ` -Uri "https://graph.microsoft.com/beta/applications/<BLUEPRINT_OBJECT_ID>/addPassword" ` -Headers @{"OData-Version"="4.0"; "Content-Type"="application/json"} ` -Body ($secretBody | ConvertTo-Json -Depth 5) -OutputType PSObject $credential.secretText # Save NOW

entra-agent-id/SKILL.mdLOW
67.7%

Tool passed security scan

entra-agent-id/references/known-limitations.mdLOW
61.4%

Tool passed security scan

entra-agent-id/references/acceptance-criteria.mdLOW
55.9%

Tool passed security scan

Audit Metadata
Max File Score
87%
Classification
UNKNOWN_SERVER
Files Scanned
4
Files Flagged
4
Chunks Analyzed
4
Analyzed
Mar 12, 2026, 10:27 PM
Security Audit — runlayer — entra-agent-id