keyword-clustering
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data which could contain malicious instructions designed to influence the agent.
- Ingestion points: Data enters the agent context from
get_search_console_performance,get_ranked_keywords, andresearch_keywordstools as defined inSKILL.md. - Boundary markers: The skill does not define specific delimiters or instructions to ignore potential commands embedded within the keywords or search data.
- Capability inventory: The skill has the ability to modify the project state using
update_project_contextandsave_keywordsinSKILL.md. - Sanitization: No explicit sanitization or data validation logic is present to filter out non-keyword content from the ingested data streams.
Audit Metadata