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 install several Python packages, including microsoft-agents-hosting-core, microsoft-agents-hosting-aiohttp, microsoft-agents-activity, microsoft-agents-authentication-msal, microsoft-agents-copilotstudio-client, python-dotenv, and aiohttp. While these are external dependencies, the microsoft-agents-* packages are explicitly linked to the microsoft GitHub organization and PyPI, which are trusted sources. python-dotenv and aiohttp are 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.md file 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.md file explicitly links to the PyPI search for microsoft-agents packages, confirming their origin.

================================================================================

Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 13, 2026, 10:26 AM