obscura-browser
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
scripts/detect_obscura.pyto search forobscurabinaries in common directories such asDownloads,bin, and.local/bin. This verification step ensures the CLI is available before suggesting run commands to the user. - [EXTERNAL_DOWNLOADS]: Encourages the installation of development tools like
hostcvianpxand the acquisition ofobscurabinaries from public GitHub repositories. These are standard practices for developers to set up their local environment. - [DATA_EXFILTRATION]: Provides instructions for using
hostcto tunnel local ports to public URLs. This workflow is intended to facilitate local testing by bypassing SSRF protections that block directlocalhostaccess, making the local service accessible over the internet for the duration of the tunnel. - [PROMPT_INJECTION]: The skill is designed for web scraping and content extraction, which involves processing data from external URLs. This represents an inherent surface for indirect prompt injection, as malicious instructions or data embedded in target web pages could be ingested by the agent during scraping tasks.
Audit Metadata