list-building
Fail
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: CRITICALPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it instructs the agent to scrape content from untrusted external websites and use it in subsequent reasoning steps.
- Ingestion points:
resources/templates/beginner-workflow.mdexplicitly directs the agent to visit a/company_domainand summarize its content. - Boundary markers: No delimiters or protective instructions are used to separate the scraped untrusted content from the agent's instructions.
- Capability inventory: The skill has the ability to read files, search the file system, and use MCP tools (
mcp__coldiq__*) to search and enrich data. - Sanitization: There is no evidence of filtering or sanitizing the scraped website content before it is processed by the LLM.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and execute external code.
- Evidence:
npx -y @coldiq/mcp@latestis recommended for installation inSKILL.md. - Note: The package is owned by the vendor 'Cold-IQ'.
- [EXTERNAL_DOWNLOADS]: The skill includes a reference to a domain flagged as malicious by automated reputation scanners.
- Evidence:
saasmag.comis listed inresources/list-building-advanced/list-building-directories.mdas a source for SaaS company lists.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata