cyberaudit-skill 3.0.3 → 3.0.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cyberaudit-skill",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "description": "Universal security audit skill for AI agents. Install once, audit any web or mobile app. OpenCode, Claude Code, Cursor, Kiro, Gemini — all supported.",
5
5
  "keywords": [
6
6
  "mcp",
@@ -6,6 +6,7 @@ description: >
6
6
  quick scan to red team. Follows OWASP Top 10 2023, CVSS 3.1, ASVS 4.0.
7
7
  Trigger: "audit", "security", "vulnerability", "pentest", "OWASP",
8
8
  "scan my code", "security review".
9
+ compatibility: Pure Markdown skill, no external dependencies. Works with any AI agent that loads SKILL.md.
9
10
  metadata:
10
11
  author: ArisRoman
11
12
  version: "3.0"