log-file-use
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides instructions for routine file logging and project organization. No malicious patterns, network exfiltration, or unauthorized command execution were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a standard surface for reading and writing to log files, which is a potential data ingestion point.
- Ingestion points: Reads progress log files using the
read_filetool (SKILL.md). - Boundary markers: None specified in the instructions.
- Capability inventory: Restricted to file operations including
read_file,write_to_file, andapply_diff(SKILL.md). - Sanitization: No explicit instructions for sanitizing or validating the content of the log files are provided.
Audit Metadata