logs-tool
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the bun runtime to execute the
logs-toolcommand for viewing application logs. This execution is confined to the tool's primary purpose. - [EXTERNAL_DOWNLOADS]: Mentions the vendor-owned GitHub repository at
github.com/blogic-cz/agent-toolsas a dependency source. - [PROMPT_INJECTION]: The skill exposes an indirect prompt injection surface by reading and displaying log file content to the agent. Ingestion points: Log files read via the
readcommand. Boundary markers: No delimiters or safety instructions are defined to separate log content from agent instructions. Capability inventory: Command execution capabilities via thebunenvironment. Sanitization: The skill does not mention sanitizing or escaping the content of the logs before they are processed.
Audit Metadata