dby-rewrite
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script
scripts/rewrite.pythat is used to retrieve platform-specific rules from local markdown files.- [COMMAND_EXECUTION]: The documentation provides templates for the agent to execute shell commands using other local vendor scripts (dby-banned-wordsanddby-api) for content validation and draft management.- [INDIRECT_PROMPT_INJECTION]: A vulnerability surface is present where the skill processes untrusted user data. Evidence chain: 1. Ingestion point: User-provided text (文案) mentioned inSKILL.md. 2. Boundary markers: None. 3. Capability inventory: Execution of external scripts viapython3andnodeas instructed inSKILL.mdandreferences/draft/draft-changes.md. 4. Sanitization: Absent. The agent is directed to interpolate user content directly into shell command arguments, which could allow for command injection if the input is malicious.- [SAFE]: The skill operates entirely offline as claimed, with no network-enabled tools, external downloads, or credential requirements found in the analyzed files.
Audit Metadata