rudin-real-complex-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash command templates that interpolate user-supplied input into shell commands (e.g.,
uv run python scripts/ragie_query.py --query "YOUR_TOPIC..."). This presents a command injection surface if the agent executes these commands with unsanitized user input containing shell metacharacters. - [REMOTE_CODE_EXECUTION]: The instructions direct the agent to execute several local Python scripts (
scripts/ragie_query.py,scripts/sympy_compute.py,scripts/z3_solve.py) that are not included in the analyzed file bundle. Running unverified code from missing or external sources is a security risk.
Audit Metadata