llm-application-dev
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional documentation and code snippets for LLM application development. It demonstrates standard, secure practices such as using environment variables for API keys (e.g.,
process.env.OPENAI_API_KEY,process.env.ANTHROPIC_API_KEY) rather than hardcoding credentials. - [SAFE]: The external dependencies mentioned in the code examples (
openai,@anthropic-ai/sdk) are official libraries for widely used and reputable LLM providers. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized command execution were detected within the skill's instructions or provided code patterns.
Audit Metadata