teams-dev
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [Official Tooling and CLI Usage]: The skill relies on the Teams CLI (
teams) and Azure CLI (az) for core functionality. These tools are standard for the Microsoft ecosystem and are used here for their intended purposes, such as app registration and infrastructure management.\n- [Trusted External Resources]: References to external documentation and SDK information are hosted on official Microsoft domains (microsoft.com) and verified GitHub Pages (microsoft.github.io), ensuring the integrity of the guidance provided.\n- [Credential Management Best Practices]: The guides instruct users to store sensitive information likeCLIENT_SECRETandTENANT_IDin local environment files (.env) or configuration files (appsettings.json), which is a recommended practice for preventing credential exposure in source code.\n- [Standard Package Management]: The skill provides instructions for installing the Teams CLI vianpmusing the official@microsoft/teams.clipackage, following standard software distribution methods.
Audit Metadata