c-programming
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and reference material for the C programming language. All code examples are standard C library usage and educational patterns.
- [SAFE]: The skill explicitly warns against insecure functions (e.g.,
gets()) and provides safer alternatives (e.g.,fgets()), demonstrating a focus on security best practices. - [SAFE]: There are no detected attempts at prompt injection, data exfiltration, or unauthorized command execution. The instructions are strictly limited to providing programming assistance.
Audit Metadata