Create Call
Facilitates the creation of new calls in Microsoft Teams, enabling seamless communication through its API.
Install this skill
or
91/100
Security score
The Create Call skill was audited on Mar 3, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 40
Curl to non-GitHub URL
SourceSKILL.md
| 40 | curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/communications/calls" \ |
low line 15
External URL reference
SourceSKILL.md
| 15 | - **Base URL**: `http://localhost:8080/rest/microsoft-teams-api/1.0.0` |
low line 40
External URL reference
SourceSKILL.md
| 40 | curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/communications/calls" \ |
low line 44
External URL reference
SourceSKILL.md
| 44 | "callbackUri": "https://bot.example.com/api/calls", |
low line 57
External URL reference
SourceSKILL.md
| 57 | "callbackUri": "https://bot.example.com/api/calls", |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @naftiko/create-call