token-efficiency
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill documentation provides best practices for improving performance and reducing token consumption during development tasks.
- [COMMAND_EXECUTION]: The skill encourages the use of shell commands (sed, awk, grep, cp) for file manipulation and data extraction. These patterns are intended for legitimate project management and efficiency purposes.
- [PROMPT_INJECTION]: The skill describes workflows for processing external data such as log files, CSVs, and Jupyter notebooks. It includes recommendations for filtering and summarizing this data using tools like grep, head, and tail, which serves to limit the amount of untrusted content processed. Ingestion points: Log files, CSV datasets, and Jupyter notebooks. Boundary markers: Absent. Capability inventory: Bash, Read, Edit, Grep, and Glob. Sanitization: Use of filtering utilities and structural extraction (jq, sed).
Audit Metadata