boox
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill hardcodes an absolute file path (
/Users/morse/Documents/googledrive/) which reveals the system username 'morse'. This is considered a best-practice violation regarding hardcoded local environment details, but matches the context of the skill author 'remorses'. - [COMMAND_EXECUTION]: The instructions suggest utilizing the
critiquecommand-line tool to generate PDF files as part of the document sharing workflow. - [PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by instructing the agent to convert data into PDFs and store them in a synchronized directory.
- Ingestion points: External data or documents processed by the agent to "generate pdfs" as described in SKILL.md.
- Boundary markers: No explicit markers or instructions are provided to guide the agent in ignoring embedded instructions within the source data.
- Capability inventory: The agent is directed to perform file writing operations to the local
/Users/morse/Documents/googledrive/directory. - Sanitization: There are no instructions for sanitizing or validating the input data before it is processed into the final PDF output.
Audit Metadata