consulting-report-search

v1.0.0

Consulting and industry report search and QA skill that prioritizes iResearch free reports. Use for consulting report search, industry report QA, iResearch r...

0· 98·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (consulting/industry report search prioritizing iResearch) aligns with the included script and reference file, which query iResearch and QuestMobile APIs/pages and implement the described ranking and grouping rules.
Instruction Scope
SKILL.md directs running the bundled Python script, reading the included reference file, writing search/answer outputs, and optionally using browser/web search only as a fallback. The instructions reference only the target sites and expected local output; they do not ask to read unrelated system files or environment secrets.
Install Mechanism
No install spec; the skill is instruction + a single Python script that uses only the standard library. No external downloads or package installs are performed by the skill bundle.
Credentials
The skill declares no required environment variables, no credentials, and the code does not attempt to read secrets. Network access to the two target domains is required and is proportional to the stated function.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide configuration. The script may write search results locally (per SKILL.md), which is expected and confined to the skill's outputs.
Assessment
This skill appears coherent and focused: it scrapes public iResearch and QuestMobile pages and returns aggregated summaries, links, and conservative answers. Before enabling it, note: (1) it requires outbound network access to the two target domains (and will fetch images if asked), (2) it asks for no credentials or environment variables, and (3) it will write results locally when saving outputs. If you have policy or legal concerns about scraping those sites, review the included script (scripts/iresearch_report_search.py) yourself and consider running it in a sandboxed environment. If you want extra caution, search the code for any other hardcoded URLs or file paths (there are none obvious in the provided excerpts).

Like a lobster shell, security has layers — review code before you run it.

latestvk977pzq41rnrpesyawfvvfsbp1834m83

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments