Technical Accounting Research Skill
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a coherent accounting research and DOCX-generation workflow, with notable but disclosed reliance on installing and running an external local FinResearchClaw repository.
Before installing, verify the external FinResearchClaw repository and use a local virtual environment. Do not provide confidential accounting facts to web searches unless you are comfortable with the search provider seeing the query.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing or running the required external repo could execute code outside this reviewed skill package.
The skill depends on an external GitHub repository that is not included in the artifact set and is not pinned to a commit or release.
git clone https://github.com/ChipmunkRPA/FinResearchClaw.git ~/.openclaw/workspace/AutoResearchClaw ... pip install -e .
Review the FinResearchClaw repository and pin a trusted version before installing or running it.
The skill may run local code and install dependencies as part of producing accounting deliverables.
The skill explicitly allows local Python environment creation and execution of supporting code, which is expected for its DOCX/report workflow but should be visible to the user.
The skill may create and activate a task-local virtual environment to run FinResearchClaw, supporting scripts, and output-generation dependencies.
Run it in a task-specific virtual environment, avoid elevated privileges, and confirm the output path before generating files.
