rf-libdoc-search
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a Python script to interact with the Robot Framework libdoc API. This is the primary intended function of the skill and follows standard practices for the domain.\n- [REMOTE_CODE_EXECUTION]: The script allows the addition of paths to the Python module search list via the --pythonpath argument and can load external libraries for documentation. These are functional requirements for Robot Framework tools and are implemented without suspicious secondary behaviors.\n- [PROMPT_INJECTION]: The skill ingests documentation from external files which could serve as a vector for indirect prompt injection. However, the skill only performs search and scoring on this data and does not evaluate or execute it, mitigating the risk.
Audit Metadata