llm-application-dev
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template repository for developers building LLM applications. It does not perform any active operations or request access to sensitive resources.
- [SAFE]: Code examples for API integration (OpenAI, Anthropic) correctly use environment variables (e.g.,
process.env.OPENAI_API_KEY) for secret management, avoiding hardcoded credentials. - [SAFE]: References to external libraries include well-known and trusted SDKs such as
openaiand@anthropic-ai/sdk. - [SAFE]: No obfuscation, persistence mechanisms, or unauthorized network operations were detected in the instructions or code snippets.
Audit Metadata