vet agent clawhub-scanner

Analyze a ClawHub skill for security issues using AI

vet agent clawhub-scanner [flags]

Options

  -h, --help           help for clawhub-scanner
      --interactive    Start interactive TUI mode
      --skill string   ClawHub skill slug to analyze

Options inherited from parent commands

      --compact                    Enable context compaction to reduce LLM context window usage (default true)
  -d, --debug                      Show debug logs
  -e, --exceptions string          Load exceptions from file
      --exceptions-extra strings   Load additional exceptions from file
      --fast                       Prefer a fast model when available (compromises on advanced reasoning)
  -l, --log string                 Write command logs to file, use - as for stdout
      --max-steps int              The maximum number of steps for the agent executor (default 50)
      --no-banner                  Do not display the vet banner
  -p, --prompt string              A single prompt to run the agent with
      --thinking                   Enable model thinking/reasoning output (disable with --thinking=false) (default true)
  -v, --verbose                    Show verbose logs

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2026