← Back to Skills Marketplace
1810
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install vietstock
Description
Automated Vietnamese stock price and index checking on FireAnt.vn. Use when checking current stock prices, market indices, trading volumes, or financial info...
Usage Guidance
This skill appears to do what it says (browse FireAnt and parse stock data), but it calls an external 'openclaw' CLI that the metadata does not declare or install. Before installing or running: (1) Confirm whether your environment includes a trusted 'openclaw' binary and understand what that binary does (source, permissions, network access). (2) If you don't have openclaw, ask the author for installation instructions or a reputable repository/homepage. (3) Consider running the script in a sandboxed environment first — it automates a browser via subprocess calls, so a malicious or compromised OpenClaw binary could perform unintended actions. (4) If you need higher assurance, request an author/homepage or review the OpenClaw client implementation; lack of author/homepage and undeclared dependencies lowers trust.
Capability Analysis
Type: OpenClaw Skill
Name: vietstock
Version: 1.1.0
The skill is classified as suspicious due to the direct embedding of user-provided stock symbols into URLs and search queries within browser automation commands in `scripts/check_stock.py`. While intended for legitimate navigation to FireAnt.vn, this pattern introduces a vulnerability for potential browser-based injection attacks (e.g., cross-site scripting or URL manipulation) if the underlying OpenClaw browser environment or the target websites do not adequately sanitize or validate the user input. There is no evidence of intentional malicious behavior such as data exfiltration or unauthorized system access, but the presence of this exploitable capability warrants a 'suspicious' classification.
Capability Assessment
Purpose & Capability
The skill name/description (FireAnt stock checker) align with the included script which scrapes FireAnt.vn. However the script requires an external 'openclaw' command-line tool (used for browser automation) but the registry metadata and SKILL.md declare no required binaries or install steps. That undeclared dependency is an incoherence: a user would need the 'openclaw' binary for the skill to work, and its presence/behavior affects security.
Instruction Scope
The runtime instructions and the script stay within the stated purpose: they automate a browser to load Google/FireAnt pages, take snapshots, and parse page content for stock/index data. The script does not access unrelated files or environment variables, nor does it transmit extracted data to any third-party endpoint beyond browsing FireAnt/Google via the OpenClaw client.
Install Mechanism
There is no install spec (lowest-risk pattern) and the skill only includes a Python script. However the script executes an external binary ('openclaw') via subprocess; that binary is not provided or declared. Because the skill relies on an external tool that would be present on the host, the install footprint is small but the undeclared external dependency is noteworthy.
Credentials
The skill requests no environment variables, credentials, or config paths. The script runs subprocesses but does not attempt to read secrets or other environment variables. No unnecessary credential access is requested.
Persistence & Privilege
The skill is not forced-always and does not modify other skills or system configs. It can be invoked autonomously (disable-model-invocation=false), which is the platform default; combined with the other issues this is not itself a new concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vietstock - After installation, invoke the skill by name or use
/vietstock - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added support for market indices (VNINDEX, HNX30, VN30) with foreign investor trading data
v1.0.0
Check Vietnam stock prices via Fireant and evaluate financial specifications
Metadata
Frequently Asked Questions
What is FireAnt Stock Checker?
Automated Vietnamese stock price and index checking on FireAnt.vn. Use when checking current stock prices, market indices, trading volumes, or financial info... It is an AI Agent Skill for Claude Code / OpenClaw, with 1810 downloads so far.
How do I install FireAnt Stock Checker?
Run "/install vietstock" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is FireAnt Stock Checker free?
Yes, FireAnt Stock Checker is completely free (open-source). You can download, install and use it at no cost.
Which platforms does FireAnt Stock Checker support?
FireAnt Stock Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created FireAnt Stock Checker?
It is built and maintained by Loc Vo (@aholake); the current version is v1.1.0.
More Skills