skills/iwanhe/pandawa/eval/Gen Agent Trust Hub

eval

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts (result_ranker.py and session_manager.py) to manage session state and perform ranking logic.
  • [DYNAMIC_EXECUTION]: The skill supports a configurable evaluation command (eval_cmd) which is passed as an argument to a Python script and executed within the agent's worktree.
  • [INDIRECT_PROMPT_INJECTION]: The skill has a vulnerability surface for indirect prompt injection during the 'LLM Judge Mode'.
  • Ingestion points: The skill reads external data from git diff outputs and agent-generated markdown files located in .agenthub/board/results/.
  • Boundary markers: No specific boundary markers or sanitization logic are described to separate untrusted agent content from the judging instructions.
  • Capability inventory: The skill possesses shell execution capabilities via result_ranker.py and session_manager.py.
  • Sanitization: There is no evidence of sanitization for the content ingested from the agent worktrees before it is processed by the LLM judge.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 02:32 PM
Security Audit — agent-trust-hub — eval