writer
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes legitimate CLI commands such as
x writerand the@zhalias to process text. These commands are consistent with the documentation for the x-cmd environment. - [DATA_EXFILTRATION]: The skill provides patterns for reading local files (e.g.,
article.txt,draft.md) using standard Unix utilities likecator the-fflag. This file access is intentional and required for the skill's primary function of text processing. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted text data from external files or standard input.
- Ingestion points: Local files accessed via the
-fflag or piped input (stdin) as described inSKILL.mdandSKILL.zh.md. - Boundary markers: None explicitly defined in the provided instructions; the skill relies on the underlying AI processing module.
- Capability inventory: The skill uses the
x writertool to send text to an AI model for processing. - Sanitization: No specific sanitization or filtering logic is documented within the skill instructions.
Audit Metadata