linux-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill incorporates common Linux CLI utilities (e.g.,
systemctl,journalctl,strace,ss) for system investigation and service control, which are appropriate for its stated purpose of system administration. - [PROMPT_INJECTION]: The workflow involves reading and analyzing system logs and command outputs, creating an attack surface for indirect prompt injection from potentially untrusted log entries.
- Ingestion points:
SKILL.md(through commands liketail -f /var/log/syslogandjournalctl -xe) - Boundary markers: None present in the command sequences or prompts.
- Capability inventory:
SKILL.md(possesses capabilities to restart services viasystemctland perform network requests viacurl) - Sanitization: The skill does not implement sanitization or filtering of the log data before processing.
Audit Metadata