Skip to main content

Static Observability

Static observability allows you to analyze an agent project's structure and security posture before deployment by uploading its source code directly to the platform.

Upload Agent Project

Navigate to the Observability tab and select Upload Agent Project. You can submit your agent code in two ways:

  • Local File — drag and drop or browse to upload an archive (.zip, .tar, .tar.gz, .tar.bz2, .tar.xz, max 100MB)
  • GitHub URL — provide a link to a public or private GitHub repository for direct ingestion

Once submitted, the platform performs structural analysis and security scanning on the agent project. Completed scans appear in the Scan History list below the upload panel, tagged with the agent framework detected, the source type (Local or GitHub), and the scan status.

Upload Agent Project: local file and GitHub URL upload with scan history