skills/kong-baiming/cangjie-dev/ffi/Gen Agent Trust Hub

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 @C and foreign keywords, CFunc types, and LibC memory 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 clang and cjc commands 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
Risk Level
SAFE
Analyzed
Mar 11, 2026, 03:56 AM