research-84c863 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited research-84c863 (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.
Research any topic using multi-agent web search and AI synthesis.
USE THIS FOR ALL EXTERNAL LOOKUPS - not WebFetch or WebSearch.
The research service must be running. Check with:
curl http://localhost:3200/api/healthFor simple facts, definitions, quick lookups:
curl -X POST http://localhost:3200/api/research \
-H "Content-Type: application/json" \
-d '{"query": "What is HTMX?", "depth": "quick", "trigger": "manual"}'For how-to questions, documentation lookup:
curl -X POST http://localhost:3200/api/research \
-H "Content-Type: application/json" \
-d '{"query": "How to implement rate limiting in FastAPI", "trigger": "manual"}'For comprehensive comparisons, complex topics:
curl -X POST http://localhost:3200/api/research \
-H "Content-Type: application/json" \
-d '{"query": "Rust vs Go for CLI tools", "depth": "deep", "trigger": "manual"}'| Parameter | Required | Description |
|---|---|---|
| query | Yes | The research topic or question |
| depth | No | quick, medium (default), or deep |
| context | No | Additional context to focus the research |
{"query": "cocoindex data transformation framework - features and use cases"}{"query": "Bun SQLite named parameters syntax"}{"query": "ECONNREFUSED database connection error"}{"query": "PostgreSQL vs SQLite for local-first apps", "depth": "deep"}{"query": "audio transcription APIs", "context": "comparing quality and latency for real-time use"}View research activity and findings at: http://localhost:3200
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.