Skip to main content

agent-engines

Enables inspection and configuration of AI engines for agents, allowing users to switch models and test new providers seamlessly.

Install this skill

or
97/100

Security score

The agent-engines skill was audited on Jun 3, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 106

Access to .env file

SourceSKILL.md
106apiKey: process.env.OPENROUTER_API_KEY,
low line 100

External URL reference

SourceSKILL.md
100Any `vendor/model` string from [openrouter.ai/models](https://openrouter.ai/models) works — the `supportedModels` list in the registry is a UI hint, not an allow-list.
low line 108

External URL reference

SourceSKILL.md
108appUrl: "https://myapp.example",
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →