Investor Research
v1.0.0Research venture capital firms, angel investors, and funding sources for startup fundraising. Use when: "投资人调研", "找VC", "research investors", "VC list", "fun...
⭐ 0· 58·0 current·0 all-time
byDelta Wu@wulaosiji
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included files: a report-generator script plus SKILL.md that instructs the agent to gather investor data and produce a markdown report. Required env vars, binaries, and install steps are empty, which is proportionate for a template/reporting skill.
Instruction Scope
SKILL.md explicitly instructs the agent to perform web searches (Crunchbase, firm websites, LinkedIn, Twitter/X) and to reference sources — this is appropriate for investor research but does mean the agent will be expected to collect public-personal data about partners and portfolio founders. The code itself does not perform web requests; it generates a report from JSON input. Guardrails in SKILL.md (mark unverified data, cite sources) are present.
Install Mechanism
No install spec and no external downloads. The skill is instruction-first with an included Python script that runs locally; there are no installers or remote URLs to fetch code from.
Credentials
The skill requests no environment variables, no API keys, and no config paths. That is appropriate: the script runs offline from user-provided JSON and does not require credentials. README notes optional future integration with web APIs, which would require credentials only if the user adds them.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It writes a report file to the current working directory (expected behavior).
Assessment
This skill appears coherent and low-risk: it generates investor research reports from JSON input and advises the agent to perform public web research. Before installing or running it, consider: (1) the agent may be asked to search LinkedIn/Twitter and compile public personal/professional data — avoid providing or requesting private personal data or proprietary secrets in the input JSON; (2) the script writes a markdown file to the current directory — verify output paths if you run it in sensitive locations; (3) the SKILL.md references web sources and optional future API integrations (e.g., Crunchbase) — only supply API keys if you trust the integration; (4) always verify cited sources in the generated report and mark any unverified claims before outreach.Like a lobster shell, security has layers — review code before you run it.
latestvk973akcvc0k1nar22zc0z35yqx84sxdc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
