@raishin/vanguard-frontier-agentic 3.6.1 → 3.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +1 -1
- package/.claude-plugin/plugin.json +1 -1
- package/.cursor-plugin/plugin.json +1 -1
- package/.github/plugin/marketplace.json +1 -1
- package/catalog/asset-integrity.json +23 -23
- package/package.json +2 -2
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/schemas/agent.schema.json +2 -1
- package/schemas/skill.schema.json +2 -1
- package/scripts/generate-docs-data.mjs +1 -1
- package/tests/validate-catalog.py +1 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "VincentChuWaiChow",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "VincentChuWaiChow",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/github/copilot-cli/main/schemas/marketplace.schema.json",
|
|
3
3
|
"name": "vanguard-frontier-agentic",
|
|
4
4
|
"description": "Curated marketplace for cloud, zero-trust, and compliance-aware AI workflows — agents, skills, and rules spanning cloud, security, ERP, and platform providers.",
|
|
5
|
-
"version": "3.
|
|
5
|
+
"version": "3.7.0",
|
|
6
6
|
"owner": {
|
|
7
7
|
"name": "VincentChuWaiChow",
|
|
8
8
|
"url": "https://github.com/VincentChuWaiChow"
|
|
@@ -32131,7 +32131,7 @@
|
|
|
32131
32131
|
},
|
|
32132
32132
|
{
|
|
32133
32133
|
"tree": "schemas",
|
|
32134
|
-
"aggregate_sha256": "
|
|
32134
|
+
"aggregate_sha256": "a52a4cd3c47823d81abdead97318ea9dbd1669768a7a682d7367e0a97c0f57d9",
|
|
32135
32135
|
"files": [
|
|
32136
32136
|
{
|
|
32137
32137
|
"path": "schemas/AGENTS.md",
|
|
@@ -32145,8 +32145,8 @@
|
|
|
32145
32145
|
},
|
|
32146
32146
|
{
|
|
32147
32147
|
"path": "schemas/agent.schema.json",
|
|
32148
|
-
"sha256": "
|
|
32149
|
-
"bytes":
|
|
32148
|
+
"sha256": "75824eff5ba0838a8e19a1c3be5b01b823e9d51acf9cb185e37983235dc5c116",
|
|
32149
|
+
"bytes": 3550
|
|
32150
32150
|
},
|
|
32151
32151
|
{
|
|
32152
32152
|
"path": "schemas/attestation.schema.json",
|
|
@@ -32195,8 +32195,8 @@
|
|
|
32195
32195
|
},
|
|
32196
32196
|
{
|
|
32197
32197
|
"path": "schemas/skill.schema.json",
|
|
32198
|
-
"sha256": "
|
|
32199
|
-
"bytes":
|
|
32198
|
+
"sha256": "95bfa94f3240bb2e6b09e90eadbbc430cc8fcaeb9a06b3991b76093f7e6989c1",
|
|
32199
|
+
"bytes": 2457
|
|
32200
32200
|
}
|
|
32201
32201
|
]
|
|
32202
32202
|
},
|
|
@@ -32263,7 +32263,7 @@
|
|
|
32263
32263
|
},
|
|
32264
32264
|
{
|
|
32265
32265
|
"tree": "scripts",
|
|
32266
|
-
"aggregate_sha256": "
|
|
32266
|
+
"aggregate_sha256": "6210774e4d6383307ef3cbda422d2a05147d07a1b8703586e0edd7841646b7bc",
|
|
32267
32267
|
"files": [
|
|
32268
32268
|
{
|
|
32269
32269
|
"path": "scripts/apply-skill-allowed-tools.py",
|
|
@@ -32332,8 +32332,8 @@
|
|
|
32332
32332
|
},
|
|
32333
32333
|
{
|
|
32334
32334
|
"path": "scripts/generate-docs-data.mjs",
|
|
32335
|
-
"sha256": "
|
|
32336
|
-
"bytes":
|
|
32335
|
+
"sha256": "cd0f35e8eaff9d0d9f442ed9b1fde335b1a04f1f70688d11f8a33825fa9acab4",
|
|
32336
|
+
"bytes": 4801
|
|
32337
32337
|
},
|
|
32338
32338
|
{
|
|
32339
32339
|
"path": "scripts/generate-kiro-powers.mjs",
|
|
@@ -32985,7 +32985,7 @@
|
|
|
32985
32985
|
},
|
|
32986
32986
|
{
|
|
32987
32987
|
"tree": "plugins",
|
|
32988
|
-
"aggregate_sha256": "
|
|
32988
|
+
"aggregate_sha256": "5df48f7e3851fe83c15f75ca147c2ec622ab8370b3ea14bd70c5d5302bfea895",
|
|
32989
32989
|
"files": [
|
|
32990
32990
|
{
|
|
32991
32991
|
"path": "plugins/cross-platform-agent-template/.codex-plugin/plugin.json",
|
|
@@ -32999,7 +32999,7 @@
|
|
|
32999
32999
|
},
|
|
33000
33000
|
{
|
|
33001
33001
|
"path": "plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json",
|
|
33002
|
-
"sha256": "
|
|
33002
|
+
"sha256": "5a7fa59e002b60c99cf01b6b1b0619a1245bb88ba67f34aae1eeb028e9c23fe6",
|
|
33003
33003
|
"bytes": 1925
|
|
33004
33004
|
},
|
|
33005
33005
|
{
|
|
@@ -33016,7 +33016,7 @@
|
|
|
33016
33016
|
},
|
|
33017
33017
|
{
|
|
33018
33018
|
"tree": ".claude-plugin",
|
|
33019
|
-
"aggregate_sha256": "
|
|
33019
|
+
"aggregate_sha256": "6f27b9c230ee5f850fe3144d071254116a07abd513323d6590f924d5cd11751b",
|
|
33020
33020
|
"files": [
|
|
33021
33021
|
{
|
|
33022
33022
|
"path": ".claude-plugin/README.md",
|
|
@@ -33025,19 +33025,19 @@
|
|
|
33025
33025
|
},
|
|
33026
33026
|
{
|
|
33027
33027
|
"path": ".claude-plugin/marketplace.json",
|
|
33028
|
-
"sha256": "
|
|
33028
|
+
"sha256": "5deba7a35c4fe947b59c4fed2a16f84aac286f6e0016035f50fd55600ecec314",
|
|
33029
33029
|
"bytes": 854
|
|
33030
33030
|
},
|
|
33031
33031
|
{
|
|
33032
33032
|
"path": ".claude-plugin/plugin.json",
|
|
33033
|
-
"sha256": "
|
|
33033
|
+
"sha256": "997d02ab551637654edfd4425ad393aafa65ae4145d5b87805d25ce65a88f8d8",
|
|
33034
33034
|
"bytes": 61237
|
|
33035
33035
|
}
|
|
33036
33036
|
]
|
|
33037
33037
|
},
|
|
33038
33038
|
{
|
|
33039
33039
|
"tree": ".cursor-plugin",
|
|
33040
|
-
"aggregate_sha256": "
|
|
33040
|
+
"aggregate_sha256": "a80bcf7206a1865f229bd1f4b32dfcda805fc44e40ffaa8f3e53e99a78357182",
|
|
33041
33041
|
"files": [
|
|
33042
33042
|
{
|
|
33043
33043
|
"path": ".cursor-plugin/README.md",
|
|
@@ -33046,14 +33046,14 @@
|
|
|
33046
33046
|
},
|
|
33047
33047
|
{
|
|
33048
33048
|
"path": ".cursor-plugin/plugin.json",
|
|
33049
|
-
"sha256": "
|
|
33049
|
+
"sha256": "8bd5ca09ad4cefd880affccc31eccae5c9acfafe8e185589d44284d8078b2fb0",
|
|
33050
33050
|
"bytes": 57883
|
|
33051
33051
|
}
|
|
33052
33052
|
]
|
|
33053
33053
|
},
|
|
33054
33054
|
{
|
|
33055
33055
|
"tree": ".github/plugin",
|
|
33056
|
-
"aggregate_sha256": "
|
|
33056
|
+
"aggregate_sha256": "be3a1bc0ace1b8e3abe547fd564756e8a0f7f91ced52f980c78e46ee241e1b7c",
|
|
33057
33057
|
"files": [
|
|
33058
33058
|
{
|
|
33059
33059
|
"path": ".github/plugin/README.md",
|
|
@@ -33062,7 +33062,7 @@
|
|
|
33062
33062
|
},
|
|
33063
33063
|
{
|
|
33064
33064
|
"path": ".github/plugin/marketplace.json",
|
|
33065
|
-
"sha256": "
|
|
33065
|
+
"sha256": "129374256932dbe96cd95987d0b58df823c448d970e399acfb00d12e44a4e39a",
|
|
33066
33066
|
"bytes": 790
|
|
33067
33067
|
}
|
|
33068
33068
|
]
|
|
@@ -33085,7 +33085,7 @@
|
|
|
33085
33085
|
},
|
|
33086
33086
|
{
|
|
33087
33087
|
"tree": "tests",
|
|
33088
|
-
"aggregate_sha256": "
|
|
33088
|
+
"aggregate_sha256": "ff4d6a17b5d364c90d6b78fd26f33d04e2fb3d4f67d8550005e625224a53bbed",
|
|
33089
33089
|
"files": [
|
|
33090
33090
|
{
|
|
33091
33091
|
"path": "tests/AGENTS.md",
|
|
@@ -41789,8 +41789,8 @@
|
|
|
41789
41789
|
},
|
|
41790
41790
|
{
|
|
41791
41791
|
"path": "tests/validate-catalog.py",
|
|
41792
|
-
"sha256": "
|
|
41793
|
-
"bytes":
|
|
41792
|
+
"sha256": "665f9d6ec732e48ad3ac8aaea476286a62a73e5f43ddeaf985d7de5a8d1a7cbd",
|
|
41793
|
+
"bytes": 14777
|
|
41794
41794
|
},
|
|
41795
41795
|
{
|
|
41796
41796
|
"path": "tests/validate-codex-marketplace.py",
|
|
@@ -41883,7 +41883,7 @@
|
|
|
41883
41883
|
},
|
|
41884
41884
|
{
|
|
41885
41885
|
"path": "SECURITY.md",
|
|
41886
|
-
"sha256": "
|
|
41886
|
+
"sha256": "e685706c1c167e553091ddc3c455d67b9d8e8e4f68724c52ce3ff51c49702b1d",
|
|
41887
41887
|
"bytes": 7111
|
|
41888
41888
|
},
|
|
41889
41889
|
{
|
|
@@ -41918,7 +41918,7 @@
|
|
|
41918
41918
|
},
|
|
41919
41919
|
{
|
|
41920
41920
|
"path": "package.json",
|
|
41921
|
-
"sha256": "
|
|
41921
|
+
"sha256": "4b090aa1238602d3d124cb3c62a4a705e6bee6fd07429ac0ba3f2cb11cc1bced",
|
|
41922
41922
|
"bytes": 6575
|
|
41923
41923
|
},
|
|
41924
41924
|
{
|
|
@@ -41927,5 +41927,5 @@
|
|
|
41927
41927
|
"bytes": 8340
|
|
41928
41928
|
}
|
|
41929
41929
|
],
|
|
41930
|
-
"aggregate_sha256": "
|
|
41930
|
+
"aggregate_sha256": "ee6cba988312aee82367df508d5accb5dca524ea297b3c588202dd0fa615a951"
|
|
41931
41931
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@raishin/vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"@semantic-release/release-notes-generator": "14.1.1",
|
|
98
98
|
"conventional-changelog-conventionalcommits": "10.2.1",
|
|
99
99
|
"fast-check": "^4.7.0",
|
|
100
|
-
"semantic-release": "25.0.
|
|
100
|
+
"semantic-release": "25.0.9"
|
|
101
101
|
},
|
|
102
102
|
"publishConfig": {
|
|
103
103
|
"access": "public",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"description": "Curated marketplace for cloud and zero-trust AI workflows. 331 agents, 286 skills, and rules across AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, Kubernetes, and Terraform.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "VincentChuWaiChow",
|
|
@@ -56,7 +56,7 @@ const taxonomy = [
|
|
|
56
56
|
{ category: 'Infrastructure as Code', providers: ['terraform'] },
|
|
57
57
|
{ category: 'AI & Compute', providers: ['nvidia'] },
|
|
58
58
|
{ category: 'Frontend & Web', providers: ['frontend'] },
|
|
59
|
-
{ category: 'Developer Platforms', providers: ['backstage', 'dotnet', 'java', 'kotlin', 'php', 'python', 'generic', 'multi-cloud'] },
|
|
59
|
+
{ category: 'Developer Platforms', providers: ['backstage', 'dotnet', 'java', 'kotlin', 'php', 'python', 'typescript', 'generic', 'multi-cloud'] },
|
|
60
60
|
{ category: 'ERP & Finance', providers: ['netsuite', 'accounting', 'finance', 'sap'] },
|
|
61
61
|
{ category: 'Business Functions', providers: ['salesforce', 'legal', 'hr', 'marketing'] },
|
|
62
62
|
{ category: 'Microsoft 365 & Dynamics 365', providers: ['microsoft'] },
|