Remove Tab
Facilitates the removal of tabs from Microsoft Teams channels using the Microsoft Teams API for streamlined team management.
Install this skill
or
93/100
Security score
The Remove Tab skill was audited on Mar 3, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 38
Curl to non-GitHub URL
SourceSKILL.md
| 38 | curl -X DELETE "http://localhost:8080/rest/microsoft-teams-api/1.0.0/teams/{team-id}/channels/{channel-id}/tabs/{tab-id}" \ |
low line 15
External URL reference
SourceSKILL.md
| 15 | - **Base URL**: `http://localhost:8080/rest/microsoft-teams-api/1.0.0` |
low line 38
External URL reference
SourceSKILL.md
| 38 | curl -X DELETE "http://localhost:8080/rest/microsoft-teams-api/1.0.0/teams/{team-id}/channels/{channel-id}/tabs/{tab-id}" \ |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @naftiko/delete-tab