pavlo-terminal-commands
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines defensive shell scripting techniques, such as quoting variables and using quoted heredocs (PYEOF) to prevent unintended variable expansion and shell injection risks.
- [SAFE]: Promotes data security by explicitly instructing the agent to avoid printing secrets, tokens, or API keys to the terminal.
- [SAFE]: Recommends stable execution patterns for Python scripts by writing them to temporary files, which prevents common quoting and parsing errors associated with executing code via command-line flags.
Audit Metadata