From 410936941b3f6a536e491b615abd3f9d9ebef14c Mon Sep 17 00:00:00 2001 From: PANDA-JSR Date: Thu, 20 Aug 2026 16:17:44 +0800 Subject: [PATCH] chore: publish SecRandom SecAgent plugin v1.0.1 --- 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..dd4fd56 --- /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.1 +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