asm-performance

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard, well-known development and profiling tools including gcc, objdump, nm, and perf for local code analysis.
  • [EXTERNAL_DOWNLOADS]: It recommends the installation of 'cargo-show-asm', which is a recognized and widely used open-source tool in the Rust developer ecosystem for inspecting assembly code.
  • [COMMAND_EXECUTION]: All provided shell commands are intended for local development tasks such as dumping symbols, disassembly, and running local benchmarks (perf, criterion). None of the commands involve remote execution, shell piping from unknown URLs, or suspicious privilege escalation.
  • [DATA_EXFILTRATION]: There are no network operations or external references that suggest data exfiltration. The skill focuses on local analysis of binaries and source code.
  • [PROMPT_INJECTION]: The instructions are strictly technical and focus on a performance optimization workflow without any attempts to override safety filters or manipulate agent behavior.
  • [INDIRECT_PROMPT_INJECTION]: While the skill involves the agent reading and analyzing external data (compiler-generated assembly files), it does not provide any mechanism for that data to be executed as code or to influence the agent beyond generating a technical report.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 04:45 PM