Skip to main content

Create Team Tag

Facilitates the creation of new tags for teams in Microsoft Teams, enhancing team organization and communication.

Install this skill

or
93/100

Security score

The Create Team Tag 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 45

Curl to non-GitHub URL

SourceSKILL.md
45curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/teams/{team-id}/tags" \
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
45curl -X POST "http://localhost:8080/rest/microsoft-teams-api/1.0.0/teams/{team-id}/tags" \
Scanned on Mar 3, 2026
View Security Dashboard