text
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- Standard Command Execution: The skill executes common Bash utilities like
grep,sed,wc, andsortto perform text processing tasks. These operations are limited to the local environment and are used for their intended purposes. - File System Interaction: The scripts interact with the local filesystem to read text files. This is a core feature of the skill, and access is governed by the permissions of the environment where the agent is running.
- Indirect Prompt Injection Surface: Like any tool that processes external data, these scripts could ingest files containing instructions designed to influence the agent. This is a standard consideration for data-processing skills and can be managed through agent-level guardrails.
Audit Metadata