Skip to main content

develop-ai-functions-example

Provides structured examples for AI SDK functions to validate support and demonstrate features effectively.

Install this skill

or
85/100

Security score

The develop-ai-functions-example skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 109

Template literal with variable interpolation in command context

SourceSKILL.md
109return { result: `Processed: ${param}` };
medium line 51

Access to .env file

SourceSKILL.md
51- Loads environment variables from `.env`
medium line 173

Access to .env file

SourceSKILL.md
173| `run.ts` | Error-handling wrapper with `.env` loading |
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →