econometrics-skills
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing various econometric and statistical packages. This includes standard Python libraries via pip (e.g.,
econml,linearmodels,statsmodels) and community-developed Stata commands from SSC (e.g.,reghdfe,estout). Specifically,stata-reference-guide/SKILL.mdincludes anet installcommand to download thedid_multiplegtpackage from a researcher's public GitHub repository, which is a standard distribution method in the econometrics community. - [COMMAND_EXECUTION]: Throughout the skill, numerous code blocks are provided for the user or agent to execute in Stata, Python, and R environments. These snippets are designed for data processing, regression estimation, diagnostic testing, and visualization within a controlled research context.
- [SAFE]: No malicious patterns such as prompt injection, hardcoded credentials, or data exfiltration attempts were detected. The file paths and directory structures mentioned (e.g.,
~/research/project_name) are placeholders for standard research data management and do not involve access to sensitive system directories.
Audit Metadata