Use Claygent AI research and AI-powered personalization to generate outreach copy from enriched data. Use when writing personalized email openers, running Claygent research prompts, or configuring AI columns for campaign personalization at scale. Trigger with phrases like "clay AI personalization", "claygent research", "clay outreach copy", "clay secondary workflow", "clay AI column".
69
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
Security
3 findings — 1 high severity, 2 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 0.80). The prompt includes an HTTP API export example that embeds an API key into an Authorization header ("Bearer {{Instantly API Key}}"), which instructs the agent to place a secret directly into requests/configs and could require the LLM to handle or emit the secret verbatim.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs Claygent to scrape and navigate public third‑party sites (e.g., company domains, Glassdoor, job postings, BuiltWith/Wappalyzer, dynamic pages via Navigator) and ingest that untrusted user-generated/open-web content into research columns that directly feed personalized outreach and export logic, so external page content can influence agent decisions and actions.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.80). The skill's Claygent Navigator explicitly navigates to and scrapes external sites at runtime (e.g., "Navigate to {{domain}}/pricing"), injecting the extracted content into AI research/personalization prompts, so external site content can directly control model inputs.
3022dd3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.