stata
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the installation of community Stata packages from the Statistical Software Components archive and established GitHub repositories using commands like
ssc installandnet install. - [COMMAND_EXECUTION]: The documentation covers the use of Stata's native
shelland!commands for OS-level tasks, as well aspython:andrcall:for integration with Python and R. - [PROMPT_INJECTION]: The documented capabilities for shell access and external code execution represent an attack surface for indirect prompt injection. * Ingestion points: User-provided scripts and data files. * Boundary markers: None identified. * Capability inventory: OS shell access, Python execution, and R integration. * Sanitization: No sanitization logic is provided.
Audit Metadata