pyats-linux-system
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill allows the execution of arbitrary shell commands on remote Linux hosts via the pyats_run_linux_command tool, intended for diagnostic and auditing purposes.
- [PROMPT_INJECTION]: The skill processes output from remote Linux systems, creating a surface for potential indirect prompt injection attacks. 1. Ingestion points: Remote command output is returned to the agent context. 2. Boundary markers: No delimiters or instructions to ignore embedded commands are present in the skill definition. 3. Capability inventory: The agent can execute a variety of system commands on remote hosts via SSH. 4. Sanitization: No sanitization of remote command output is described.
Audit Metadata