web-research-assistant — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited web-research-assistant (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill leverages BrowserAct API to provide powerful web research capabilities. When primary web access is restricted or blocked, it automatically searches the internet to find and extract relevant information, ensuring your research tasks are completed successfully.
🚀 Works Seamlessly with OpenClaw and Claude Code
| Platform | Status | Installation |
|---|---|---|
| OpenClaw | ✅ Highly Recommended | Copy to ~/.openclaw/skills/ |
| Claude Code | ✅ Highly Recommended | Native skill support |
| OpenCode | ✅ Fully Supported | Copy to ~/.opencode/skills/ |
| Cursor | ✅ Fully Supported | Copy to ~/.cursor/skills/ |
Why This Skill?
Web Access Restricted? No Problem!
Use this skill when:
Before running, check the BROWSERACT_API_KEY environment variable. If not set, request the API key from the user:
Required Message:
"Please provide your BrowserAct API Key from BrowserAct Console to enable web research capabilities."
Configure research based on your needs:
| Parameter | Type | Default | Description |
|---|---|---|---|
query | string | - | Research topic or question |
engine | string | Search engine (google, bing, duckduckgo) | |
max_results | number | 10 | Results to retrieve (1-50) |
content_type | string | all | Content filter (all, news, articles, data) |
time_range | string | past_month | Time filter (anytime, past_day/week/month/year) |
# Basic research
python web-research-assistant/scripts/research.py "AI technology trends"
# Deep research with more results
python web-research-assistant/scripts/research.py "competitor analysis" --max-results 20
# Current news research
python web-research-assistant/scripts/research.py "market trends" --content-type news
# Save to file
python web-research-assistant/scripts/research.py "industry data" -o research_report.mdStructured Research Data:
Research Request → BrowserAct Search → Data Extraction → Validation → Final ReportPowered by BrowserAct MCP for reliable, unrestricted web access.
amazon-competitor-analyzer - Amazon competitive intelligencegoogle-maps-search-api-skill - Business data extractiongoogle-news-api-skill - News monitoringVersion: 1.0.0 Updated: 2026-03-27 API: BrowserAct MCP
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.