bash-linux
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides extensive documentation for standard Linux/macOS commands such as
ls,find,ps,kill,sed, andawk. These are essential utilities for system interaction and are presented in an educational context. - [EXTERNAL_DOWNLOADS]: Includes templates for downloading files and making API requests using
curl. The examples use the reserved documentation domainexample.com, which is a safe placeholder. - [DATA_EXFILTRATION]: Documents commands for inspecting the environment (
env,printenv). While these can expose sensitive information if mismanaged, they are standard tools for shell environment configuration. - [PROMPT_INJECTION]: The skill includes patterns for ingesting and processing file content, which establishes a surface for indirect prompt injection.
- Ingestion points: Commands for reading files such as
cat,head,tail,grep, andwhile read(SKILL.md) - Boundary markers: Absent
- Capability inventory: Includes the
Bashtool for shell execution, file system access (Read,Write,Edit), and networking viacurl - Sanitization: Absent
Audit Metadata