paywall-generator
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill uses
GlobandGreptools to search for existing StoreKit implementations in the project's codebase (e.g., searching forimport StoreKitin files matching**/*Store*.swift). This analysis of external, potentially untrusted source code creates a surface for indirect prompt injection if those files contain malicious instructions. - Ingestion points: Local Swift source files containing StoreKit keywords, identified via
GlobandGrepcommands in theSKILL.mdpre-generation checks. - Boundary markers: The instructions lack explicit delimiters or safety prompts to ensure the agent ignores embedded instructions within the files it reads.
- Capability inventory: The skill utilizes
Read,Write,Edit, andBashtools, which provides a significant capability set if an injection were to be successful. - Sanitization: Content retrieved from project files is processed directly without sanitization or validation against a strict schema.
Audit Metadata