doris-profile-reader
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- Local File System Interaction: The skill includes a Python script,
scripts/extract_source_profile_inventory.py, designed to scan a local Apache Doris repository and extract profile constants and operator names. This script operates on a specified directory and writes the results to a local temporary file for use by the agent. - External Data Ingestion Surface: The instructions indicate that the agent can accept Doris profiles via text or URLs provided by the user. This represents a standard input surface for diagnostic tools, where the agent processes external data to generate performance insights.
- Hardcoded Configuration Paths: The inventory extraction script contains a default path reference to a local development environment. While this is a configuration detail, it is used for local repository scanning and does not involve network operations or credential exposure.
- Structured Instructional Constraints: The skill utilizes 'Non-Negotiable Interpretation Rules' to ensure accurate diagnostic conclusions. These constraints are technical in nature and serve to guide the agent toward correct performance bottleneck identification based on documented Doris counter semantics.
Audit Metadata