openmp
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate educational and reference resource for parallel programming with OpenMP. All provided code snippets and commands are standard for the described purpose.
- [PROMPT_INJECTION]: No attempts to override agent instructions, bypass safety guidelines, or extract system prompts were found.
- [DATA_EXFILTRATION]: There is no access to sensitive files (e.g., credentials, SSH keys) or network activity aimed at exfiltrating data. Network-related operations are absent.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or piped execution patterns (e.g., curl|bash) are present. The skill provides local compilation examples using standard compilers like GCC.
- [COMMAND_EXECUTION]: Shell commands are limited to benign development tasks such as compiling C code (
gcc -fopenmp), setting environment variables (export OMP_NUM_THREADS=8), and using established profiling tools (scorep,tau_cc.sh). - [OBFUSCATION]: No obfuscated content, hidden characters, or encoded strings were detected in the skill file.
Audit Metadata