getting-started
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install and use official Microsoft packages such as
@microsoft/teams.cli@preview,@microsoft/teams.apps, and@microsoft/teams.devfor Teams app development. - [COMMAND_EXECUTION]: The skill involves standard development commands including
npm install,npm run dev, and the use of tunneling utilities like Microsoft'sdevtunnelorngrokto expose local ports for Teams connectivity. - [CREDENTIALS_UNSAFE]: The instructions reference the use of a
.envfile for managingBOT_IDandBOT_PASSWORD, which is the industry-standard method for local configuration and secret management.
Audit Metadata