Versioned security assessment
Report ID: SA-EBDFE608
7/23/2026, 8:03:19 PM
entra-app-registration security assessment v6
Skill Security Certification Report
- Skill name
- entra-app-registration
- Version
- v0.0.0-placeholder
- Maintainer
- microsoft
- Source
- github.com/microsoft/github-copilot-for-azure/tree/main/plugin/skills/entra-app-registration/
- Coverage
- 18 Files scanned · 2,802 Lines analyzed
- Policy version
- skillstore-security-audit-policy-v1
Highest confirmed finding severity
High
9 confirmed security findings require attention.
Installation context
Check the current Skill page
This page summarizes report evidence only. The Skill page provides the canonical install advisory.
Open current Skill pageThis report does not block or authorize the manifest or ZIP.
Report position
Latest published report
Latest refers to the report sequence, not to artifact currentness.
Audit attestation
Active attestation
A public attestation is available for this exact report.
Human verification
Not verified
No human verification is recorded for this report.
Coverage
18 Files scanned · 2,802 Lines analyzed
18 items shown for review
Limitations
This report does not claim runtime or sandbox execution and does not prove the absence of side effects.
Evidence chain
Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.
Source
Commit and path bound
Artifact
Content and tree hashes bound
Audit
Complete
Capabilities observed
Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.
Contains scripts
May execute code included with the Skill.
Not recorded by this audit
Network access
May connect to external services.
Observed in 50 evidence locations
Filesystem access
May read or write local files.
Observed in 18 evidence locations
Env variables
May read values from the process environment.
Observed in 7 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 30 evidence locations
Capability review items (9)
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (9)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001HighThe Node.js example places a client secret in source code.Load secrets from managed identity, Key Vault, or a protected runtime secret provider. Show no source-level secret assignment.
- FIX-002HighThe Bicep template requests broad Graph permissions by default.Default to User.Read only. Parameterize additional permissions and require documented approval before adding application roles.
- FIX-003MediumExamples register non-reserved placeholder redirect and logout domains.Require redirect parameters without external defaults. Validate ownership and HTTPS before creating or updating an app registration.
- FIX-004MediumCredential creation examples reset and remove existing credentials.Use --append for staged rotation. Verify the new credential before removing the old credential by key ID.
- FIX-005MediumThe cleanup loop deletes every application returned by a broad name match.Add a dry run, exact allowlist, per-application confirmation, and tenant verification before deletion.
- FIX-006MediumThe beginner guide enables public client flows for every console application.Enable only the required flow. Do not enable resource owner password flow, and prefer authorization code with PKCE or device code.
Expert evidence
Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.
Artifact subject
- Marketplace commit
- ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006
- Content hash
- b1a6862b90b18d9f6137b1cd186c005f8632b22b4c31492c6abf6f752a8f4605
- Tree hash
- 21494f4bfe98d5cc709a3470a99f192fe1cd0da9650dd402a7a23ea0b255b769
- Skill path
- skills/microsoft/entra-app-registration
- Audit payload hash
- 1478173df78629a204efe8b13ab0e9c0
Analysis metadata
Audit model: codex
Analysis state: Complete
Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.
Verify and export
The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.
Audit attestation: active