Awarexone

Axguard Cloud — Development skill for Claude Code

Development community

Cloud and CORS misconfig — metadata URLs, wildcard origins.

How to install Axguard Cloud

Installs to ~/.claude/skills/awarexone-axguard-axguard-cloud/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awarexone-axguard-axguard-cloud && curl -fsSL https://raw.githubusercontent.com/Awarexone/AXguard/HEAD/commands/axguard-cloud.md -o ~/.claude/skills/awarexone-axguard-axguard-cloud/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Axguard Cloud does


description: Cloud and CORS misconfig — metadata URLs, wildcard origins. Usage: /axguard-cloud [path]

/axguard-cloud

**Specialist:** Cloud Reviewer

Usage

/axguard-cloud

Focus

  • Metadata IP usage in app code
  • Access-Control-Allow-Origin: * with credentialed APIs
  • Overly broad IAM / public buckets (manual when IaC present)

Steps

  1. Scan → keep cloud.*.
  2. Inspect IaC / CI for public storage and wildcard principals when those files exist.
  3. Report concrete

Alternatives in Development

  • Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
  • Apify Collect — Collect job-posting URLs into ~/.dear-hiring-manager/urls.txt by running your Apify job scraper, for /batch 107 ★

Full documentation available on GitHub

View Source Repository