← Back to Skills Marketplace
wanghsinche

Plusefin Analysis

by wanghsinche · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ Security Clean
600
Downloads
2
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install plusefin-analysis
Description
AI-ready stock analysis with financial data, options, sentiment, and structured research framework
Usage Guidance
This skill appears coherent with its stated purpose, but before installing: 1) verify the upstream repository (https://github.com/plusefin/plusefin-skill) and inspect the code you will run; 2) ensure the PLUSEFIN_API_KEY you supply has minimal privileges and can be revoked/rotated; 3) run the CLI in an isolated environment if you are unsure (so network calls are sandboxed); and 4) confirm you trust requests to https://mcp.plusefin.com because all data is sent there under the provided API key.
Capability Analysis
Type: OpenClaw Skill Name: plusefin-analysis Version: 1.0.9 The skill bundle provides a legitimate financial analysis tool that interfaces with the PlusE API (mcp.plusefin.com). The Python script (plusefin.py) is a simple wrapper using the standard library's urllib to fetch market data, and the SKILL.md file provides a structured research framework for the AI agent that is consistent with the tool's stated purpose without any signs of prompt injection or malicious instructions.
Capability Assessment
Purpose & Capability
Name/description request a PlusE API key and the code calls https://mcp.plusefin.com/api with an Authorization: Bearer header. The single required env var (PLUSEFIN_API_KEY) is appropriate for a service-backed financial-data CLI.
Instruction Scope
SKILL.md instructs users to set PLUSEFIN_API_KEY and run python plusefin.py <command>. The included commands map directly to API endpoints implemented in plusefin.py; there are no instructions to read unrelated files, harvest local credentials, or send data to third-party endpoints outside the PlusE API. (Note: SKILL.md's advice to 'use search capabilities to gather research reports' is generic guidance and does not change the skill's own behavior.)
Install Mechanism
No install spec is provided (instruction-only skill) and the bundled code is a small Python CLI that uses the standard library urllib. Nothing is downloaded from untrusted URLs or written to non-standard locations during install.
Credentials
Only one environment variable is required (PLUSEFIN_API_KEY), declared as the primary credential. This is proportional and expected for a service-backed data-fetching tool; no other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always is false). It does not modify other skills or agent configuration and has no install-time behavior that persists beyond its own files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plusefin-analysis
  3. After installation, invoke the skill by name or use /plusefin-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
- Added detailed CLI usage instructions for each command. - Updated the commands table to include usage examples alongside descriptions. - Clarified how to run commands using plusefin.py with arguments. - No functional changes to the skill's capabilities.
v1.0.8
- Updated description to highlight structured research methodology. - Added a detailed "Research Framework" section outlining a step-by-step analysis workflow. - Streamlined setup instructions and command list. - Reformatted and clarified available commands and their purposes. - Emphasized the need for sourcing and citations in conclusions.
v1.0.7
Removed custom API URL
v1.0.6
Documented PLUSEFIN_API_URL env var
v1.0.5
Added plusefin.com link to description
v1.0.4
Fixed: add User-Agent header
v1.0.3
Simplified documentation, focus on core functionality
v1.0.2
Rewritten documentation in English
v1.0.1
Improved documentation: added free tier info, GitHub link, better readability
v1.0.0
Initial release
Metadata
Slug plusefin-analysis
Version 1.0.9
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is Plusefin Analysis?

AI-ready stock analysis with financial data, options, sentiment, and structured research framework. It is an AI Agent Skill for Claude Code / OpenClaw, with 600 downloads so far.

How do I install Plusefin Analysis?

Run "/install plusefin-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Plusefin Analysis free?

Yes, Plusefin Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Plusefin Analysis support?

Plusefin Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Plusefin Analysis?

It is built and maintained by wanghsinche (@wanghsinche); the current version is v1.0.9.

💬 Comments