Skip to main content

mcp-create-adaptive-cards

Enhances Microsoft 365 Copilot with Adaptive Card templates for improved visual data presentation in API plugins.

Install this skill

or
25/100

Security score

The mcp-create-adaptive-cards skill was audited on Feb 28, 2026 and we found 23 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 26

Template literal with variable interpolation in command context

SourceSKILL.md
26```json
medium line 89

Template literal with variable interpolation in command context

SourceSKILL.md
89```json
medium line 181

Template literal with variable interpolation in command context

SourceSKILL.md
181```json
medium line 235

Template literal with variable interpolation in command context

SourceSKILL.md
235```json
medium line 243

Template literal with variable interpolation in command context

SourceSKILL.md
243```json
medium line 251

Template literal with variable interpolation in command context

SourceSKILL.md
251```json
medium line 260

Template literal with variable interpolation in command context

SourceSKILL.md
260```json
medium line 306

Template literal with variable interpolation in command context

SourceSKILL.md
306```json
medium line 339

Template literal with variable interpolation in command context

SourceSKILL.md
339```json
medium line 376

Template literal with variable interpolation in command context

SourceSKILL.md
376```json
medium line 477

Template literal with variable interpolation in command context

SourceSKILL.md
477```json
medium line 516

Template literal with variable interpolation in command context

SourceSKILL.md
516```json
medium line 525

Template literal with variable interpolation in command context

SourceSKILL.md
525```json
low line 41

External URL reference

SourceSKILL.md
41"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
low line 141

External URL reference

SourceSKILL.md
141"$schema": "http://adaptivecards.io/schemas/adaptive-card.json"
low line 172

External URL reference

SourceSKILL.md
172"$schema": "http://adaptivecards.io/schemas/adaptive-card.json"
low line 299

External URL reference

SourceSKILL.md
299"url": "https://example.com/image.png",
low line 343

External URL reference

SourceSKILL.md
343"url": "https://example.com/item/${id}"
low line 392

External URL reference

SourceSKILL.md
392"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
low line 469

External URL reference

SourceSKILL.md
469- [Adaptive Card Designer](https://adaptivecards.microsoft.com/designer) - Visual design tool
low line 470

External URL reference

SourceSKILL.md
470- [Adaptive Card Schema](https://adaptivecards.io/schemas/adaptive-card.json) - Full schema reference
low line 471

External URL reference

SourceSKILL.md
471- [Template Language](https://learn.microsoft.com/en-us/adaptive-cards/templating/language) - Binding syntax guide
low line 472

External URL reference

SourceSKILL.md
472- [JSONPath](https://www.rfc-editor.org/rfc/rfc9535) - Path query syntax
Scanned on Feb 28, 2026
View Security Dashboard