typespec-api-operations
Facilitates the addition of RESTful operations to TypeSpec API plugins, enhancing Microsoft 365 Copilot functionality.
Install this skill
or
77/100
Security score
The typespec-api-operations skill was audited on Mar 1, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 56
Template literal with variable interpolation in command context
SourceSKILL.md
| 56 | ```json |
high line 392
Template literal with variable interpolation in command context
SourceSKILL.md
| 392 | - Use conditional rendering with `${if(..., ..., 'N/A')}` |
low line 59
External URL reference
SourceSKILL.md
| 59 | "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", |
low line 83
External URL reference
SourceSKILL.md
| 83 | "url": "https://example.com/items/${id}" |
low line 211
External URL reference
SourceSKILL.md
| 211 | @server("https://api.example.com") |
Scanned on Mar 1, 2026
View Security Dashboard