spring-ai
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the Spring AI framework, including integration with OpenAI, Anthropic, and Azure OpenAI.
- [SAFE]: Configuration examples correctly follow security best practices by using environment variable placeholders (e.g.,
${OPENAI_API_KEY}) for sensitive credentials instead of hardcoding them. - [SAFE]: Dependencies referenced (e.g.,
spring-ai-openai-spring-boot-starter) are standard, official artifacts from the Spring AI project ecosystem. - [SAFE]: No suspicious patterns such as prompt injection, data exfiltration, obfuscation, or unauthorized command execution were identified.
Audit Metadata