stata
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong security principles, including an explicit prohibition against processing personally identifiable information (PII) with AI tools.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and linting tools from well-known organizations like the World Bank and Poverty Action Lab (IPA). These resources are used for educational and quality assurance purposes.
- [COMMAND_EXECUTION]: The provided scripts use standard Stata package management (ssc install) and task runners (just) for code linting. These operations are consistent with legitimate Stata development workflows.
- [DATA_EXFILTRATION]: Path management uses global variables and local username checks (c(username)) to handle multi-user project environments securely, without exposing sensitive path information externally.
Audit Metadata