llm-application-dev
Facilitates the development of applications using Large Language Models, focusing on prompt engineering and API integration for automation.
Install this skill
or
83/100
Security score
The llm-application-dev skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 31
Template literal with variable interpolation in command context
SourceSKILL.md
| 31 | const prompt = `Classify the sentiment of customer feedback. |
medium line 49
Template literal with variable interpolation in command context
SourceSKILL.md
| 49 | const prompt = `Solve this step by step: |
medium line 131
Template literal with variable interpolation in command context
SourceSKILL.md
| 131 | const prompt = `Answer based on this context:\n${context}\n\nQuestion: ${question}`; |
low line 67
Access to .env file
SourceSKILL.md
| 67 | const openai = new OpenAI({ apiKey: process.env.OPENAI_API_KEY }); |
low line 85
Access to .env file
SourceSKILL.md
| 85 | const anthropic = new Anthropic({ apiKey: process.env.ANTHROPIC_API_KEY }); |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 890
Rate this skill
Categorydevelopment
UpdatedMay 31, 2026
claudefrontendsupabasedocxapidatabasetestingml-ai-engineerproduct-managergrowth-pmbackend-developerdata-scientistopenaianthropicsupabasedevelopmentproductdata analytics
skillcreatorai/Ai-Agent-Skills