skills/zdeneklapes/skills/shell-skill/Gen Agent Trust Hub

shell-skill

Pass

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill enforces secure shell scripting standards by recommending the use of set -Eeuo pipefail and explicit shebang lines, which enhance script reliability and error handling.
  • [SAFE]: Includes explicit rules and examples to prevent the exposure of sensitive data, such as passwords, access keys, tokens, and cookies, by forbidding their inclusion in logs or echo statements.
  • [COMMAND_EXECUTION]: Recommends the use of local development tools like bash -n, shellcheck, docker compose, and just for verifying script correctness and build integrity. These are routine operations within a software development context.
  • [SAFE]: Encourages the implementation of safety checks to prevent accidental data loss, such as verifying that a directory is empty before performing a restoration operation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 5, 2026, 02:53 PM
Security Audit — agent-trust-hub — shell-skill