ffi_build
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for developers to configure Foreign Function Interface (FFI) projects, which is a standard programming task.
- [SAFE]: It emphasizes security best practices by suggesting the inclusion of stack protection flags (
-fstack-protector-allor-fstack-protector-strong) and linker security options (-z noexecstack,-z relro,-z now) to mitigate exploitation risks. - [SAFE]: The command examples utilize standard local build tools (clang, cjc, cjpm) and do not contain any obfuscated code, remote execution patterns, or unauthorized data access logic.
Audit Metadata