Function Call Tracing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- SAFE (SAFE): The skill outlines a standard development workflow for execution tracing. It utilizes well-known compiler flags like
-finstrument-functionsand standard build tools (gcc, g++). No malicious patterns such as credential exfiltration, remote code execution, or obfuscation were found. - NO_CODE (SAFE): The logic of the skill depends on external source files (
trace_instrument.candtrace_to_perfetto.cpp) that are referenced but not included in the skill definition. The provided instructions for building and running these components are benign and consistent with the skill's stated purpose.
Audit Metadata