Answer Call
Facilitates answering incoming calls in Microsoft Teams using the Microsoft Teams API for seamless communication.
Install this skill
or
92/100
Security score
The Answer Call skill was audited on Mar 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 45
Curl to non-GitHub URL
SourceSKILL.md
| 45 | curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/communications/calls/{call-id}/answer" \ |
low line 15
External URL reference
SourceSKILL.md
| 15 | - **Base URL**: `http://localhost:8080/rest/microsoft-teams-api/1.0.0` |
low line 45
External URL reference
SourceSKILL.md
| 45 | curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/communications/calls/{call-id}/answer" \ |
low line 49
External URL reference
SourceSKILL.md
| 49 | "callbackUri": "https://bot.example.com/api/calls", |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @naftiko/answer-call