academic-verify
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data from external sources such as books, articles, and conversations for the purpose of academic verification.
- Ingestion points: External research claims, study quotes, and citation metadata are provided as input to the verification workflow (SKILL.md).
- Boundary markers: There are no explicit instructions or delimiters defined to prevent the agent from executing instructions that might be embedded within the academic claims.
- Capability inventory: The skill utilizes
gbrain queryfor local data access, performs file writing to theconcepts/directory, and initiates network-enabled searches via theperplexity-researchskill. - Sanitization: The instructions do not specify any validation, filtering, or escaping of the ingested claim content before it is used in further prompts or stored in the local knowledge base.
Audit Metadata