📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-21 09:15:23 +00:00
parent 0e1bb1aef3
commit 3d137606c0
805 changed files with 93512 additions and 4532 deletions
@@ -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."
]
}
}