arthas-eagleeye-traceid
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates Arthas command-line instructions (
sc,watch,trace) to interact with a running Java Virtual Machine. These commands use OGNL (Object-Graph Navigation Language) expressions to access internal application state, which is the intended and standard use case for this developer tool. - [SAFE]: The instructions include operational safeguards, such as the
-n 5flag, which limits the number of command executions. This prevents potential resource exhaustion or log flooding in production environments. - [SAFE]: The external class references (
com.taobao.eagleeye.EagleEye) and diagnostic methods are consistent with the skill's stated purpose and the verified vendor context (Alibaba).
Audit Metadata