xv6-riscv-expert

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational guidance and technical assistance for the xv6-riscv operating system. Its instructions are consistent with its stated purpose and focus on producing correct, style-compliant C code for a kernel environment.
  • [EXTERNAL_DOWNLOADS]: The documentation references official academic repositories from MIT and Seoul National University (SNU) and recommends standard development tools (QEMU, RISC-V GCC) available through official package managers. These are trusted or well-known sources in the context of operating systems education.
  • [COMMAND_EXECUTION]: The instructions guide users through standard build and debug cycles using 'make qemu', 'make qemu-gdb', and 'gdb-multiarch'. These commands are expected for kernel development and are used appropriately within the workflows provided.
  • [SAFE]: Although the skill processes user-supplied prompts and code, it does so within the narrow scope of xv6 development. The instructions emphasize security best practices within the kernel, such as validating user pointers and maintaining lock discipline, which mitigates risks associated with indirect prompt injection in the generated output.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 08:09 AM