Your first security assessment

Run your first Foo Guard assessment from the dashboard or CLI.

From the dashboard

1. Sign in to Foo Guard 2. Open your Personal dashboard 3. Paste or upload a JSON or YAML agent configuration 4. Run analysis and review findings, score, and remediation guidance

From the CLI

Install the Foo Guard CLI, authenticate if needed, and analyze a local configuration file.

agentguard analyze ./agent.yaml

What you get

  • Deterministic findings with rule IDs such as AG-008
  • A security score and letter grade
  • Remediation hints tied to the canonical rule registry

Related pages