Skip to main content

ai-native-development

Enables the development of AI-first applications using RAG pipelines, embeddings, and LLM integration for optimized performance.

Install this skill

or
77/100

Security score

The ai-native-development skill was audited on Feb 28, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 220

Template literal with variable interpolation in command context

SourceSKILL.md
220content: `
medium line 269

Template literal with variable interpolation in command context

SourceSKILL.md
269content: `
medium line 568

Template literal with variable interpolation in command context

SourceSKILL.md
568{ role: 'system', content: `Previous conversation summary: ${memory.summary}` },
medium line 601

Template literal with variable interpolation in command context

SourceSKILL.md
601const prompt = `${problem}\n\nLet's think step by step:`
low line 198

External URL reference

SourceSKILL.md
198Based on [Anthropic's Extended Thinking documentation](https://platform.claude.com/docs/en/build-with-claude/extended-thinking):
low line 608

External URL reference

SourceSKILL.md
608- [OpenAI API Documentation](https://platform.openai.com/docs)
low line 610

External URL reference

SourceSKILL.md
610- [LangChain Documentation](https://python.langchain.com/docs/)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →