📦 deps(thirdparty): update snapshots
This commit is contained in:
+10
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "agyb-aas-security-engineer",
|
||||
"version": "12.9.0",
|
||||
"description": "Install the \"AAS Security Engineer\" editorial skill bundle from Antigravity Awesome Skills.",
|
||||
"version": "13.0.0",
|
||||
"description": "Install the \"AAS Security Engineer\" workflow plugin from Antigravity Awesome Skills.",
|
||||
"author": {
|
||||
"name": "sickn33 and contributors",
|
||||
"url": "https://github.com/sickn33/antigravity-awesome-skills"
|
||||
@@ -19,8 +19,8 @@
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "AAS Security Engineer",
|
||||
"shortDescription": "Specialized Product Plugins · 9 curated skills",
|
||||
"longDescription": "Authorized security testing, audit, and hardening teams. Covers Ethical Hacking Methodology, Burp Suite Testing, and 7 more skills.",
|
||||
"shortDescription": "Run authorized security testing, audit, vulnerability validation, web testing, and hardening workflows.",
|
||||
"longDescription": "Run authorized security testing, audit, vulnerability validation, web testing, and hardening workflows. Security has enough depth in the catalog to deserve a standalone plugin with explicit authorized-use boundaries and testing workflows. Recommended for: Authorized security teams, Maintainers validating reported findings, Cloud and app security reviewers. Not for: Unauthorized testing, Pure feature implementation. Covers Ethical Hacking Methodology, Burp Suite Testing, and 8 more skills.",
|
||||
"developerName": "sickn33 and contributors",
|
||||
"category": "Specialized Product Plugins",
|
||||
"capabilities": [
|
||||
@@ -28,6 +28,11 @@
|
||||
"Write"
|
||||
],
|
||||
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
||||
"brandColor": "#111827"
|
||||
"brandColor": "#111827",
|
||||
"defaultPrompt": [
|
||||
"Use this plugin to plan an authorized security assessment for this app and define the evidence to collect.",
|
||||
"Use this plugin to validate this vulnerability report and separate confirmed risk from false positives.",
|
||||
"Use this plugin to review this system for web, API, cloud, and SAST coverage gaps."
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user