mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #2060] [MERGED] New: add AgentMesh Trust Layer plugin (cryptographic identity for multi-agent workflows) #2048
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/2060
Author: @imran-siddique
Created: 2/12/2026
Status: ✅ Merged
Merged: 2/17/2026
Merged by: @crazywoola
Base:
main← Head:contrib/agentmesh-trust-plugin📝 Commits (4)
0a44f30feat: add AgentMesh Trust Layer plugin18b5528fix: add meta, runner, PRIVACY.md, main.py, requirements.txt to pass CI1c06ceafix: add missing extra.python fields to tool and provider YAMLscbe08a3fix: remove unused ToolProviderCredentials import that breaks on latest dify_plugin SDK📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
imran-siddique/agentmesh-trust-layer.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
AgentMesh Trust Layer provides cryptographic identity and trust verification for Dify agent workflows. It enables agents to verify each other's identity before trusting their data, check authorization for workflow steps, and maintain dynamic trust scores based on behavioral history.
4 Tools Provided:
Why This Matters:
In multi-agent workflows, agents need to verify "who" they're communicating with. This plugin provides:
Related to:
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin does not collect any personal user data. It operates entirely locally within the Dify environment. The only data processed:
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.