langchain-model-inference
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for LangChain 1.0. Analysis of all scripts and documentation reveals no malicious patterns, command injections, or unauthorized data access.\n- [INDIRECT_PROMPT_INJECTION]: The skill manages untrusted data from AI models. 1. Ingestion points:
AIMessage.contenthandled inSKILL.mdandreferences/content-blocks.md. 2. Boundary markers: The skill encourages the use ofAIMessage.text()andwith_structured_outputfor reliable parsing. 3. Capability inventory: The skill metadata allowsRead,Write,Edit,Bash, andGreptools. 4. Sanitization: Logic relies on LangChain's internal normalization of provider-specific responses. No exploitable chains or malicious instructions were found.
Audit Metadata