documentation-scraper
Audited by Socket on Feb 15, 2026
1 alert found:
MalwareThe skill is functionally consistent with a documentation scraper: its capabilities, file and network access needs, and CLI usage align with the stated purpose. There is no evidence within the document of credential harvesting, obfuscated payloads, or third-party exfiltration. The primary operational risk is the repeated instruction to disable the agent sandbox (dangerouslyDisableSandbox: true) and run commands outside the sandbox — that request elevates privileges and should be treated cautiously by any agent/operator. Recommend: only run on trusted hosts, validate and audit the external `slurp` binary before installing or executing, and avoid granting broad agent-level sandbox-disabling privileges unless absolutely necessary and reviewed.