self-hosted-runners
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The Python scripts
probe_lume_runner_guest.pyandsummarize_runner_state.pyutilizesubprocess.runto call external tools such asgh(GitHub CLI),lume(VM management), andssh. These calls are executed without a shell environment and are used exclusively for gathering status and diagnostic information as described in the documentation. - [PROMPT_INJECTION]: The skill's scripts read and process external data, including GitHub API responses and runner log files. While this creates a theoretical surface for indirect prompt injection, the processed data is used for reporting and triage by a human operator, and no security-sensitive automated decisions are derived from this untrusted input.
- [SAFE]: No indicators of malicious obfuscation, credential harvesting, unauthorized network exfiltration, or persistence mechanisms were found. The skill operates as a legitimate administrative utility for DevOps workflows.
Audit Metadata