Files
playbook/antigravity-awesome-skills/plugins/agentic-bundle-security-engineer/.codex-plugin/plugin.json
T
2026-07-12 16:02:57 +00:00

34 lines
1.1 KiB
JSON

{
"name": "aasb-security-engineer",
"version": "14.2.0",
"description": "Install the \"Security Engineer\" editorial skill bundle from Agentic Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
"url": "https://github.com/sickn33/agentic-awesome-skills"
},
"homepage": "https://github.com/sickn33/agentic-awesome-skills",
"repository": "https://github.com/sickn33/agentic-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/agentic-awesome-skills",
"brandColor": "#111827"
}
}