vanguard-frontier-agentic
v2.10.1Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.
By RaishinLicense: Apache-2.01.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install vanguard-frontier-agentic for Codex
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add vanguard-frontier-agentic@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/Raishin/vanguard-frontier-agentic/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "vanguard-frontier-agentic",
"version": "2.10.1",
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
"author": {
"name": "Raishin",
"url": "https://github.com/Raishin"
},
"homepage": "https://github.com/Raishin/vanguard-frontier-agentic",
"repository": "https://github.com/Raishin/vanguard-frontier-agentic",
"license": "Apache-2.0",
"keywords": [
"agentic",
"agents",
"marketplace",
"cloud",
"aws",
"azure",
"gcp",
"oci",
"alibaba",
"huawei",
"kubernetes",
"terraform",
"zero-trust",
"compliance",
"codex"
],
"interface": {
"displayName": "Vanguard Frontier Agentic",
"shortDescription": "Cloud, zero-trust, and compliance-aware agentic workflow marketplace.",
"longDescription": "Vanguard Frontier Agentic is an enterprise-grade ecosystem of AI-agent workflows for cloud, security, compliance, ERP, and platform operations. It provides specialist agents, skills, rules, MCP references, routing patterns, and live-mutation guardrails for high-stakes agentic work across Codex and other coding agents.",
"developerName": "Raishin",
"category": "Coding",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"composerIcon": "./assets/logos/vanguard-frontier-agentic.svg",
"websiteURL": "https://github.com/Raishin/vanguard-frontier-agentic",
"privacyPolicyURL": "https://github.com/Raishin/vanguard-frontier-agentic/blob/master/SECURITY.md",
"termsOfServiceURL": "https://github.com/Raishin/vanguard-frontier-agentic/blob/master/LICENSE",
"brandColor": "#0f172a"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[vanguard-frontier-agentic on Agent Plugins Marketplace](https://pluginsmp.com/plugins/vanguard-frontier-agentic)