weaving
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and act upon data retrieved from an external graph system, creating a surface for indirect instructions to influence agent behavior.
- Ingestion points: The agent retrieves node descriptions, attributes, and relationship data using the
iskron_lookandiskron_orienttools (e.g., in SKILL.md sections describing theweaveandreverifygroups). - Boundary markers: The skill does not explicitly define delimiters or specific instructions to isolate and ignore potentially malicious directives embedded within the node content being processed.
- Capability inventory: The agent possesses write-access capabilities to the graph via the
iskron_arrowtool (actionslink,update,reconnect), allowing it to modify the data structure based on interpreted content. - Sanitization: There is no mention of sanitization, filtering, or validation of the semantic content (prose) retrieved from the graph before the agent uses it to make structural decisions.
Audit Metadata