📦 FA Advisor — 智能融资顾问
v0.1.0用 AI 替代传统投行顾问,一键完成一级市场项目评估、估值建模、融资方案设计并对接潜在投资者,全流程自动化,省时省钱。
0· 290·0 当前·0 累计
下载技能包
最后更新
2026/3/6
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This package is internally consistent with its stated purpose, but take these precautions before installing or using it:
- Review the package code (fa_advisor/) for any network calls, hardcoded endpoints, or code that would transmit data (look for requests, urllib, socket, httpx, aiohttp). If you see unexplained outbound network activity, do not install.
- Install and run in an isolated Python virtualenv or sandbox (or container) so any install-time code executes safely. Use pip install -e . onl...详细分析 ▾
✓ 用途与能力
The name/description (financial advisor: assessment, valuation, pitch deck, investor matching) aligns with the included files: a Python package with assessment, valuation, pitchdeck, matching modules, PDF parsing/OCR, and sample investor data. Required binaries (python3) and lack of credentials are appropriate for the stated purpose.
✓ 指令范围
SKILL.md asks the agent to gather project and financial information from the user and shows Python usage examples that operate on Project objects and PDF parsing. The instructions do not direct the agent to read unrelated system files, environment variables, or to send data to third-party endpoints. The skill does process PDFs and can read uploaded documents (expected given purpose) — treat those documents as potentially sensitive.
ℹ 安装机制
The skill bundle contains a full Python package and SKILL.md metadata lists install: ["pip install -e ."], which is a local editable install of the included code — reasonable for this package. There is a minor inconsistency: the registry metadata reported 'No install spec — instruction-only skill' while SKILL.md contains an install instruction. Installing with pip will execute package installation code (eg. setup/build steps) from the bundle, which is expected but worth reviewing. No external download URLs or obscure installers were found.
✓ 凭证需求
No environment variables, secrets, or external API keys are required by the skill. The project requires some system binaries (tesseract, poppler, ghostscript) for PDF/OCR functionality, which are documented in the README/QUICKSTART and are proportional to the PDF features.
✓ 持久化与权限
The skill does not request always:true and does not declare modifications to other skills or system-wide settings. Installation via pip will add the package to the Python environment, which is normal. The skill can be invoked autonomously (model invocation not disabled) but that is the platform default and not by itself a red flag.
安全有层次,运行前请审查代码。
运行时依赖
🖥️ OSmacOS · Linux · Windows
版本
latestv0.1.02026/3/6
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install fa-advisor
镜像加速npx clawhub@latest install fa-advisor --registry https://cn.longxiaskill.com