Record and verify signed, tamper-evident evidence for consequential AI-agent decisions.
Dify Tool Plugin for recording and verifying signed, tamper-evident evidence around consequential AI-agent decisions.
The plugin exposes six tools:
LoopGrid records evidence. It does not execute payments, refunds, transfers, account changes, or other external business actions. Use the appropriate Dify/external tool for the action, then record the resulting action/outcome in LoopGrid.
Configure:
For all six tools in one credential, use only the , , and scopes. Prefer least privilege if you only need a subset.
For reliable evidence capture, place the LoopGrid tools explicitly in a Workflow/Chatflow rather than relying on an LLM to decide whether logging is optional.
The plugin sends only the fields the Dify workflow supplies to the configured LoopGrid endpoint. It does not automatically read conversations, files, environment variables, or unrelated Dify data. defaults to privacy mode.
See for details.
Requires Python 3.12 for the current plugin SDK line.
Use the official Dify plugin CLI, not a hand-made ZIP:
Before Marketplace submission, validate the generated with Dify's marketplace validator and inspect it to ensure it contains no , secrets, caches, virtualenv, tests, or local logs.
This plugin uses a user-configured LoopGrid Base URL so it can work with self-hosted LoopGrid deployments. Under current Dify Marketplace rules, that is a user-controlled network destination and must be disclosed conservatively in the Marketplace PR. Do not mark it low risk merely to speed review.
performs service-side verification against the connected LoopGrid deployment. For independent/offline verification of an exported evidence bundle, use separately.
Source: https://github.com/loopgridio/loopgrid-dify
Support: https://github.com/loopgridio/loopgrid-dify/issues
LoopGrid core: https://github.com/cybertechsoft/loopgrid
Apache-2.0.
Every outbound call builds its address at runtime, so no host can be listed.
Last checked 09/22/2026 01:54 AM · version 0.1.0