c-lang
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions to bypass safety filters or override system prompts were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded secrets, sensitive file paths, or unauthorized network operations were found. Code examples use standard system calls (open, read) for educational purposes.
- [Obfuscation] (SAFE): Content is clear and readable with no hidden, encoded, or deceptive characters.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): Does not download external scripts or packages. Recommends standard development tools (gcc, valgrind, gdb) for compiling and debugging local code.
- [Indirect Prompt Injection] (LOW): The skill processes user-provided inputs like 'Fix memory leak' or 'Optimize this C code'. While this represents an ingestion point for untrusted data, the skill's capabilities are restricted to generating or analyzing code within the agent's standard development environment.
- [Privilege Escalation] (SAFE): No commands for acquiring elevated permissions (sudo, chmod) were identified.
Audit Metadata