skills/violabg/dev-recruit/bash-linux/Gen Agent Trust Hub

bash-linux

Pass

Audited by Gen Agent Trust Hub on Feb 18, 2026

Risk Level: SAFEDATA_EXFILTRATIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [DATA_EXFILTRATION] (LOW): The skill documents the use of 'env' and 'printenv'. An agent following these patterns could inadvertently expose sensitive credentials stored in environment variables if the output is shared with an untrusted party.
  • [EXTERNAL_DOWNLOADS] (LOW): Generic patterns for 'curl' and 'nc' are included. These demonstrate network interaction capabilities but use non-malicious example targets like 'example.com'.
  • [COMMAND_EXECUTION] (SAFE): Provides standard templates and utility patterns for shell scripting and command chaining. These examples follow best practices, such as the use of 'set -euo pipefail' for error handling, and contain no malicious payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 18, 2026, 02:50 PM