Files
antigravity-skills-reference/plugins/antigravity-bundle-security-engineer/.codex-plugin/plugin.json
sickn33 9808f00707 meta(release): Sync plugin manifests to 9.5.1
Propagate the 9.5.1 patch version into the Claude and Codex
plugin manifests plus the generated Claude marketplace metadata.
This keeps release:preflight from leaving tracked changes after the
release sync step.

Refs #445
2026-04-03 18:29:54 +02:00

34 lines
1.1 KiB
JSON

{
"name": "antigravity-bundle-security-engineer",
"version": "9.5.1",
"description": "Install the \"Security Engineer\" editorial skill bundle from Antigravity Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
"url": "https://github.com/sickn33/antigravity-awesome-skills"
},
"homepage": "https://github.com/sickn33/antigravity-awesome-skills",
"repository": "https://github.com/sickn33/antigravity-awesome-skills",
"license": "MIT",
"keywords": [
"codex",
"skills",
"bundle",
"security-engineer",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "Security Engineer",
"shortDescription": "Security & Compliance · 7 curated skills",
"longDescription": "For pentesting, auditing, and hardening. Covers Ethical Hacking Methodology, Burp Suite Testing, and 5 more skills.",
"developerName": "sickn33 and contributors",
"category": "Security & Compliance",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
}
}