meyhem-researcher — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited meyhem-researcher (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.
Multi-query research tool. Breaks a topic into focused queries, searches via api.rhdxm.com with LLM-ranked results, and previews top results.
No API key. No signup. No rate limits.
python3 researcher.py "transformer attention mechanism"
python3 researcher.py "kubernetes networking" -n 3 -q 5
python3 researcher.py "AI regulation 2026" --freshness realtime
python3 researcher.py "climate policy updates" --freshness hour --agent my-researcherFull API docs: https://api.rhdxm.com/docs
curl -s -X POST https://api.rhdxm.com/search \
-H 'Content-Type: application/json' \
-d '{"query": "YOUR_QUERY", "agent_id": "my-researcher", "max_results": 10, "freshness": "hour"}'Freshness options: realtime (never cached), hour, day, week, or omit for default (1hr cache).
You can also connect via MCP at https://api.rhdxm.com/mcp/ for richer integration.
This skill sends your search query, an agent identifier, and any selected URLs to api.rhdxm.com. The skill does not access local files, environment variables, or credentials on its own, but anything you include in the query or agent_id will be transmitted. Avoid sending sensitive or proprietary content.
Source code: https://github.com/c5huracan/meyhem
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.