stata-data-cleaning
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were detected.
- DATA_EXFILTRATION (SAFE): No network operations or commands for sending data externally were found. The generated Stata code only performs local file operations such as reading and saving .dta files and writing log files.
- REMOTE_CODE_EXECUTION (SAFE): No patterns for remote code execution (e.g., curl/wget piped to shell) were identified. Recommendations for Stata packages use the standard
ssc installcommand to fetch from the Statistical Software Components archive. - COMMAND_EXECUTION (SAFE): The skill generates Stata scripts for data processing. It does not attempt to execute arbitrary system shell commands or access sensitive system paths outside of user-defined project directories.
Audit Metadata