m365-agents-py
Fail
Audited by Gen Agent Trust Hub on Feb 13, 2026
Risk Level: HIGHNO_CODE
Full Analysis
================================================================================
✅ VERDICT: SAFE
This skill is a set of documentation and code examples for the Microsoft 365 Agents SDK for Python. It does not contain any executable code that runs directly as part of the skill itself, but rather provides instructions and examples for users to implement their own agents. The analysis confirms that the content is benign and focuses on demonstrating the SDK's features.
Total Findings: 1
🔵 LOW Findings: • Unverifiable Dependencies
- Line 29: The skill instructs to
pip installseveral Python packages, includingmicrosoft-agents-hosting-core,microsoft-agents-hosting-aiohttp,microsoft-agents-activity,microsoft-agents-authentication-msal,microsoft-agents-copilotstudio-client,python-dotenv, andaiohttp. While these are external dependencies, themicrosoft-agents-*packages are explicitly linked to themicrosoftGitHub organization and PyPI, which are trusted sources.python-dotenvandaiohttpare also widely used and trusted Python libraries. This finding is downgraded to LOW/INFO due to the trusted nature of the sources.
ℹ️ TRUSTED SOURCE References: • https://github.com/microsoft/Agents-for-python
- Line 19: The
references/acceptance-criteria.mdfile explicitly links to the official Microsoft GitHub repository for the Python Agents SDK. • https://pypi.org/search/?q=microsoft-agents - Line 20: The
references/acceptance-criteria.mdfile explicitly links to the PyPI search formicrosoft-agentspackages, confirming their origin.
================================================================================
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata