1 parent f2e76ee commit 55a4f75Copy full SHA for 55a4f75
1 file changed
action.yml
@@ -1,6 +1,10 @@
1
name: MCP Trust Kit
2
description: Scan a local stdio MCP server, calculate a deterministic surface-risk score, and emit JSON and SARIF reports.
3
4
+branding:
5
+ icon: 'shield'
6
+ color: 'green'
7
+
8
inputs:
9
cmd:
10
description: Shell-style command used to start the MCP server over stdio.
0 commit comments