os-scripting

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents and suggests the use of numerous standard system diagnostic and administrative commands including uname, top, ps, lsof, netstat, ss, systemctl, and crontab. These are appropriate for the intended use case of system administration.
  • [EXTERNAL_DOWNLOADS]: Instructions are provided for installing the shellcheck utility using reputable system package managers such as apt and brew. This is a recommended practice for ensuring script quality.
  • [PROMPT_INJECTION]: The skill involves analyzing and debugging shell scripts, which serves as an ingestion point for external data. (1) Ingestion points: Shell scripts provided by the user or found in the environment. (2) Boundary markers: No specific delimiters are used to wrap external script content during analysis. (3) Capability inventory: Access to privileged commands via sudo, service management with systemctl, and task scheduling with crontab. (4) Sanitization: No specific sanitization of the script content is performed before diagnostic tools are applied.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 10:59 AM
Security Audit — agent-trust-hub — os-scripting