Was checking out your repo and ran it through Trustabl, a couple of things seemed worth mentioning. The scan found 2 low findings. A couple of patterns that stood out were that the LangChain project ships no agent-guidance doc (AGENTS.md/CLAUDE.md) and LangChain AgentExecutor has no explicit max_iterations limit. These might be intentional, just wanted to bring them up.
Add Trustabl to your CI — trustabl/trustabl-action:
- name: Trustabl scan
uses: trustabl/trustabl-action@v1
Was checking out your repo and ran it through Trustabl, a couple of things seemed worth mentioning. The scan found 2 low findings. A couple of patterns that stood out were that the LangChain project ships no agent-guidance doc (AGENTS.md/CLAUDE.md) and LangChain AgentExecutor has no explicit max_iterations limit. These might be intentional, just wanted to bring them up.
Add Trustabl to your CI — trustabl/trustabl-action: