blog-writer
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily focused on content generation and documentation. It uses standard file operations (Read, Write, Edit) to manage blog drafts and resources within the local environment. All file paths and tool usage are consistent with the stated purpose of writing and editing blog posts.\n- [INDIRECT_PROMPT_INJECTION]: The skill's workflow involves researching topics via an external web-search agent, which introduces a potential surface where untrusted data from the internet could influence the generated content.\n
- Ingestion points: Research data retrieved by the
web-search-researcher agentas described in step 3 of the workflow inSKILL.md.\n - Boundary markers: The skill uses strict formatting requirements in
resources/templates.mdand a detailed validation checklist inresources/checklist.mdto maintain content structure.\n - Capability inventory: The skill is permitted to use
WriteandEdittools (defined inSKILL.md) to save content to thethoughts/blog/directory.\n - Sanitization: The agent is explicitly instructed in
SKILL.mdto verify every claim and cite sources, though no automated sanitization of the research data is present.
Audit Metadata