llm-application-dev
Enables development of applications using Large Language Models with prompt engineering and API integration for chatbots and automation.
Install this skill
or
83/100
Security score
The llm-application-dev skill was audited on Mar 1, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 30
Template literal with variable interpolation in command context
SourceSKILL.md
| 30 | const prompt = `Classify the sentiment of customer feedback. |
medium line 48
Template literal with variable interpolation in command context
SourceSKILL.md
| 48 | const prompt = `Solve this step by step: |
medium line 130
Template literal with variable interpolation in command context
SourceSKILL.md
| 130 | const prompt = `Answer based on this context:\n${context}\n\nQuestion: ${question}`; |
low line 66
Access to .env file
SourceSKILL.md
| 66 | const openai = new OpenAI({ apiKey: process.env.OPENAI_API_KEY }); |
low line 84
Access to .env file
SourceSKILL.md
| 84 | const anthropic = new Anthropic({ apiKey: process.env.ANTHROPIC_API_KEY }); |
Scanned on Mar 1, 2026
View Security DashboardGitHub Stars 7
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawapibackendml-ai-engineerproduct-managerbackend-developerdata-scientistgrowth-pmopenaianthropicsupabasedevelopmentproductdata analytics
plurigrid/asi