Awarexone

Axguard Agent — AI skill for Claude Code

AI community

AI agent / LLM app risks — exec of model output, unrestricted shell tools.

How to install Axguard Agent

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

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

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

What Axguard Agent does


description: AI agent / LLM app risks — exec of model output, unrestricted shell tools. Usage: /axguard-agent [path]

/axguard-agent

**Specialist:** Agent Security

For apps built with AI agents, tool routers, or LLM-driven automation.

Usage

/axguard-agent

Focus

  • Executing or evaling model/assistant text
  • Shell tools without allowlists
  • Indirect prompt injection via retrieved docs (manual)

Steps

  1. Scan → keep agent.*.
  2. Inventory tools the agent can cal

Alternatives in AI

  • Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
  • Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★

Full documentation available on GitHub

View Source Repository