sysadmin-maintain
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses administrative utilities including
aptfor package management andsystemctlfor service status. These commands are necessary for system maintenance and are accompanied by instructions to ask the user for confirmation before performing destructive operations.- [PROMPT_INJECTION]: The skill reads system logs usingjournalctl. This creates an indirect prompt injection surface where malicious content within log files could potentially influence the agent's behavior. - Ingestion points: System logs accessed via
journalctl -p 3 -b(SKILL.md). - Boundary markers: None identified.
- Capability inventory: High-privilege actions including package installation, removal, and service management.
- Sanitization: None identified.- [EXTERNAL_DOWNLOADS]: References the author's public GitHub repository at
github.com/HermeticOrmus/linux-sysadmin-skillsfor supplementary content.
Audit Metadata