langchain4j-tool-function-calling-patterns

Pass

Audited by Runlayer on Mar 16, 2026

Risk Level: LOW
Scan Summary
Max Score
71%
Files
4
Flagged
1
Chunks
8
Flagged Files (1)
langchain4j-tool-function-calling-patterns/references/references.mdLOW
70.6%

Tool passed security scan

Risky tool definition detected

Description: + exception.getMessage()); return "Tool failed"; }) // Optional: memory for context .chatMemory(MessageWindowChatMemory.withMaxMessages(10)) .build(); // Use the assistant String result = assistant.execute("What is the weather in Paris?"); System.out.println(result); } } ``` ## Resource Links - [LangChain4j Tools Documentation](https://docs.langchain4j.dev/features/tools) - [Agent Tutorial](https://docs.langchain4j.dev/tutorials/agents) - [GitHub Examples](https://github.com/langcha

Passed Files (3)Click to expand
langchain4j-tool-function-calling-patterns/references/implementation-patterns.mdOK
47.7%

Tool passed security scan

langchain4j-tool-function-calling-patterns/references/examples.mdOK
42.5%

Tool passed security scan

langchain4j-tool-function-calling-patterns/SKILL.mdOK
35.6%

Tool passed security scan

Audit Metadata
Max File Score
71%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
4
Files Flagged
1
Chunks Analyzed
8
Analyzed
Mar 16, 2026, 02:46 PM
Security Audit — runlayer — langchain4j-tool-function-calling-patterns