regulations
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-only resource providing coding standards and project organization rules for the Cangjie programming language.
- [SAFE]: Section 10.2 (Sensitive Information Protection) explicitly forbids hardcoding credentials in source code and logging sensitive data, which aligns with security best practices.
- [SAFE]: Section 10.3 (FFI Security) provides guidance on minimizing unsafe code blocks and using RAII types to manage memory, reducing the risk of memory leaks and memory-related vulnerabilities.
- [SAFE]: All external references in the documentation, such as Git URLs and package names, are used as illustrative placeholders (e.g., example.com) and do not point to malicious or untrusted sources.
- [SAFE]: The recommended CI/CD steps and toolchain commands (cjpm, cjfmt, cjlint) are standard utilities for the language's development environment.
Audit Metadata