Skip to main content

model-recommendation

Analyzes prompt files to recommend optimal AI models based on task complexity and cost-efficiency for enhanced performance.

Install this skill

or
55/100

Security score

The model-recommendation skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 23

Template literal with variable interpolation in command context

SourceSKILL.md
23- `${input:filePath:Path to .agent.md or .prompt.md file}` - Absolute or workspace-relative path to the file to analyze
high line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27- `${input:subscriptionTier:Pro}` - User's Copilot subscription tier (Free, Pro, Pro+) - defaults to Pro
high line 28

Template literal with variable interpolation in command context

SourceSKILL.md
28- `${input:priorityFactor:Balanced}` - Optimization priority (Speed, Cost, Quality, Balanced) - defaults to Balanced
Scanned on Mar 1, 2026
View Security Dashboard