deep-research — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited deep-research (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.
Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
Use this skill when:
pip install -r requirements.txt export GEMINI_API_KEY=your-api-key-hereOr create a .env file in the skill directory.
python3 scripts/research.py --query "Research the history of Kubernetes"python3 scripts/research.py --query "Compare Python web frameworks" \
--format "1. Executive Summary\n2. Comparison Table\n3. Recommendations"python3 scripts/research.py --query "Analyze EV battery market" --streampython3 scripts/research.py --query "Research topic" --no-waitpython3 scripts/research.py --status <interaction_id>python3 scripts/research.py --wait <interaction_id>python3 scripts/research.py --query "Elaborate on point 2" --continue <interaction_id>python3 scripts/research.py --list--json): Structured data for programmatic use--raw): Unprocessed API response| Metric | Value |
|---|---|
| Time | 2-10 minutes per task |
| Cost | $2-5 per task (varies by complexity) |
| Token usage | ~250k-900k input, ~60k-80k output |
--query "..."--stream or poll with --status--continue for follow-up questions~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.