stdx
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for the Cangjie Extended Standard Library. It focuses on library usage and project configuration without containing any malicious instructions or payloads.- [DATA_EXPOSURE]: The documentation covers cryptographic modules, including hashing (SHA, SM3), symmetric encryption (SM4), and asymmetric encryption (RSA, SM2, ECDSA). It includes a security-conscious warning that MD5 is not recommended for secure environments.- [EXTERNAL_DOWNLOADS]: The skill notes that the library is an external dependency requiring separate download and configuration. It provides build configuration examples using local paths for library dependencies rather than remote URLs.- [COMMAND_EXECUTION]: The skill describes the library's Aspect-Oriented Programming (AOP) capabilities, which involve using compiler plugins to modify code. These are documented as standard development features with specific usage constraints.- [PROMPT_INJECTION]: The library provides tools for ingesting external data (JSON, CSV, TSV) and performing network operations. While these functions represent an attack surface for indirect prompt injection if misused, the skill itself is a technical reference and does not encourage unsafe data handling.
Audit Metadata