stats
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill operates entirely within the scope of statistical analysis and research reporting. All instructions and code snippets align with the stated purpose of generating publication-quality tables.
- [EXTERNAL_DOWNLOADS]: The skill references several standard and well-known libraries in the statistical community:
- Python:
tableone(referenced viapip install). - R:
modelsummary,stargazer,cobalt,Hmisc, andnaniar(referenced via library imports). - Stata:
estout,asdoc, andietoolkit(referenced via common commandsestpost,asdoc, andiebaltab). These references are informational and point to standard tools in the ecosystem. - [COMMAND_EXECUTION]: The code snippets include standard file-writing operations (e.g.,
to_excel,output = 'table1.tex',save(table1.doc)) to export statistical results. These are expected behaviors for a reporting skill and do not access sensitive system paths.
Audit Metadata