fact-check
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by implementing a 'brain-first' verification logic and emphasizing independent re-derivation of claims.
- [PROMPT_INJECTION]: The skill addresses the risk of indirect prompt injection from untrusted web sources with specific instructions to ignore embedded commands.
- Ingestion points: untrusted web content fetched via
web_search,web_fetch, andget_pageinSKILL.md. - Boundary markers: explicitly references the
untrusted-content.mdconvention and includes warnings that fetched content is evidence, not authority. - Capability inventory: uses the
gbraintool suite (search,query,get,graph-query,backlinks) to access internal data and modify documents. - Sanitization: mandates a multi-source verification hierarchy and independent query paths for data-derived claims to ensure factual accuracy over adversarial influence.
Audit Metadata