From 0b7428102d2b4d4152d0b82058b85916c2ade708 Mon Sep 17 00:00:00 2001 From: PANDA-JSR Date: Tue, 18 Aug 2026 08:19:28 +0800 Subject: [PATCH] Add SecRandom SecAgent plugin to market --- plugins/secrandom.secagent.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugins/secrandom.secagent.yaml diff --git a/plugins/secrandom.secagent.yaml b/plugins/secrandom.secagent.yaml new file mode 100644 index 0000000..1559539 --- /dev/null +++ b/plugins/secrandom.secagent.yaml @@ -0,0 +1,11 @@ +id: secrandom.secagent +name: SecRandom SecAgent 集成 +description: 为 SecRandom 提供 SecAgent 本地连接器接口。 +author: SECTL +version: 1.0.0 +apiVersion: "3.0.0" +repoOwner: SECTL +repoName: SecRandom-SecAgent-Plugin +projectUrl: https://github.com/SECTL/SecRandom-SecAgent-Plugin +readmeUrl: https://github.com/SECTL/SecRandom-SecAgent-Plugin#readme +iconUrl: https://raw.githubusercontent.com/SECTL/SecRandom-SecAgent-Plugin/master/icon.png