Skip to content

Commit 41c331c

Browse files
committed
chore: refresh HOL Guard plugin on latest main
1 parent 30f2f8f commit 41c331c

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,29 @@
468468
"flowagent"
469469
],
470470
"license": "MIT"
471+
},
472+
{
473+
"name": "hol-guard",
474+
"source": {
475+
"source": "github",
476+
"repo": "hashgraph-online/hol-guard-plugin"
477+
},
478+
"description": "Local-first AI agent security with approvals, security receipts, MCP visibility, and pre-trust scanning for skills, plugins, and MCP servers.",
479+
"version": "0.1.0",
480+
"author": {
481+
"name": "Hashgraph Online",
482+
"url": "https://hol.org"
483+
},
484+
"homepage": "https://hol.org/guard",
485+
"repository": "https://github.com/hashgraph-online/hol-guard-plugin",
486+
"keywords": [
487+
"ai-security",
488+
"agent-security",
489+
"mcp-security",
490+
"agent-skills",
491+
"supply-chain-security"
492+
],
493+
"license": "Apache-2.0"
471494
}
472495
]
473496
}

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ This marketplace also references plugins hosted in other repositories:
2525

2626
- **[Power Platform Skills](https://github.com/microsoft/power-platform-skills)**`power-pages`, `model-apps`, `mcp-apps`, `canvas-apps`, `code-apps-preview`, `mobile-app`, `power-automate`. Plugins for Power Platform development (Power Pages sites, model-driven and canvas apps, code apps, MCP App widgets, mobile apps, and Power Automate cloud flows).
2727

28+
- **[HOL Guard](https://hol.org/guard)**`hol-guard`. Local-first AI agent security with approvals, security receipts, MCP visibility, and pre-trust scanning for skills, plugins, and MCP servers.
29+
2830
## 🤝 Contributing
2931

3032
We'd love your contributions! Please read our [Contributing Guide](CONTRIBUTING.md) for details on how to submit pull requests.

0 commit comments

Comments
 (0)