ms365-tenant-manager
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes PowerShell commands to perform tenant management tasks such as user provisioning, license assignment, and security policy configuration.
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of official Microsoft PowerShell modules (Microsoft.Graph, ExchangeOnlineManagement, MicrosoftTeams) from the PowerShell Gallery.
- [PROMPT_INJECTION]: The skill processes untrusted data from local CSV files. Ingestion points: Import-Csv (SKILL.md); Boundary markers: None present; Capability inventory: New-MgUser, Set-MgUserLicense, Update-MgUser, Remove-MgGroupMemberByRef (SKILL.md); Sanitization: No explicit validation or sanitization of CSV content before processing.
Audit Metadata