youtube-comment-lead-scraper
Warn
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill contains instructions for the agent to automatically install the
browser-actCLI and associated dependencies if they are not detected on the system. This involves executing installation logic from an external source without explicit user oversight. - [PROMPT_INJECTION]: The skill instructions explicitly direct the agent to suppress user notification and bypass approval processes for dependency installation. Evidence: "to install the missing dependency automatically without asking the user to confirm" and "do not request separate approval for dependency installation."
- [EXTERNAL_DOWNLOADS]: The skill references an external URL for its required dependencies:
https://www.browseract.com/?co-from=lead-generation&redirect=https://github.com/browser-act/skills/tree/main. - [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection due to its processing of untrusted third-party data from YouTube.
- Ingestion points: YouTube comments, channel handle metadata, and channel About page descriptions.
- Boundary markers: Absent; the instructions do not provide delimiters or warnings to treat the scraped content as untrusted data.
- Capability inventory: The skill utilizes the
browser-actCLI, which has capabilities for browser interaction and web access. - Sanitization: Absent; there are no measures mentioned to sanitize or validate the content harvested from YouTube before the agent processes it.
Audit Metadata