stata-c-plugins
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate technical instructions and templates for developing high-performance Stata plugins using C and C++. It follows industry standards for native library development and distribution.
- [COMMAND_EXECUTION]: The skill includes instructions and templates (Python scripts and Makefiles) for executing standard build commands such as
gcc,g++,make, anddocker. These commands are essential for the skill's primary function of compiling native binaries for multiple target platforms and do not exhibit malicious intent. - [EXTERNAL_DOWNLOADS]: The instructions reference the official Stata Plugin SDK (
stplugin.h,stplugin.c) hosted on the official Stata website (stata.com). It also recommends standard package managers like Homebrew for installing development dependencies such asmingw-w64anddocker.
Audit Metadata