esg-reporting
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, prompt injections, or unauthorized data access patterns were identified.
- [SAFE]: The skill's primary function involves ingesting and processing activity data (such as CSV files or utility records) provided by the user to calculate ESG metrics. This constitutes a standard data ingestion surface.
- Ingestion points: Data enters via the
evals/files/activity_data.csvfixture and unstructured user inputs regarding factory activity. - Boundary markers: No specific delimiters or "ignore instructions" markers are defined for these data inputs.
- Capability inventory: The skill utilizes internal computational tools to perform arithmetic and data processing as verified in evaluation assertions.
- Sanitization: Input data is processed as-is without explicit validation or sanitization rules defined in the skill instructions.
Audit Metadata