Back to skill
Skillv1.0.0

VirusTotal security

Youtube Search Extractor · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:37 AM
Hash
4a9dbaa3efe7920bbe6c4adedbc93932fbf22a2d00dad48463314a3321fd6fff
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: youtube-search-extractor Version: 1.0.0 The skill bundle is designed to extract YouTube video links from search results using the `agent-browser` tool. All code and documentation align with this stated purpose. The use of `subprocess.run` to interact with `agent-browser` is consistent with browser automation, and search queries are URL-encoded to prevent direct injection. While installing global npm packages (`agent-browser`) and using browser automation tools carry inherent risks, there is no evidence of intentional malicious behavior such as data exfiltration to unauthorized endpoints, backdoors, obfuscation, or prompt injection attempts against the agent to perform actions beyond the skill's scope. The documentation even includes security best practices.
External report
View on VirusTotal