ffi
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation for the Cangjie External Function Interface (FFI).
- Evidence: The content details the use of
@Candforeignkeywords,CFunctypes, andLibCmemory management utilities (malloc/free), which are all legitimate features of the Cangjie programming language. - [COMMAND_EXECUTION]: The skill includes shell commands for local code compilation.
- Evidence: Section 6.4 provides
clangandcjccommands for building shared libraries and executables on Linux and Windows. These commands operate on local source files and do not involve remote code retrieval. - [REMOTE_CODE_EXECUTION]: No remote code execution or untrusted dependency downloads were detected.
- Evidence: All external references are to local development toolchains or generic system libraries like
LibC.
Audit Metadata