r-econometrics

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): Analysis of the instructions and example code revealed no evidence of prompt injection, data exfiltration, or persistence mechanisms. The skill follows standard coding practices for R-based econometrics.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill suggests the installation of standard R packages (fixest, modelsummary, tidyverse, ggplot2). These are well-known, widely used, and maintained libraries within the R ecosystem, typically sourced from CRAN.
  • [INDIRECT_PROMPT_INJECTION] (LOW):
  • Ingestion points: The generated code processes external data files (e.g., read_csv("data.csv")).
  • Boundary markers: None identified in the provided templates.
  • Capability inventory: The skill generates R code for statistical modeling and visualization; it does not directly execute system commands or perform network operations beyond what is standard for the R environment.
  • Sanitization: None performed on the input data contents, which is expected for a statistical analysis tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:06 PM