stata-c-plugins
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download the official Stata C Plugin SDK (stplugin.h and stplugin.c) from the verified, official Stata website.
- [COMMAND_EXECUTION]: Provides automated build scripts using Python and Makefiles that invoke standard compilers such as gcc, g++, and x86_64-w64-mingw32-gcc to generate local binaries. This behavior is consistent with the primary developer-focused purpose of the skill.
- [COMMAND_EXECUTION]: Recommends setting up cross-platform development environments using official Docker images and well-known package managers like Homebrew.
- [SAFE]: Includes extensive guidance on memory safety, exception handling in C++, and rigorous testing strategies to prevent system instability or crashes during plugin execution.
Audit Metadata