← Back to Skills Marketplace
34
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install portfolio-watcher-hardened
Description
Monitor stock/crypto holdings, get price alerts, track portfolio performance
Usage Guidance
This skill appears coherent and relatively low-risk because it's instruction-only and requests no credentials or installs. Before installing, confirm two things with the skill author or operator: (1) Where does the skill fetch market prices from (which public APIs or services) and whether that requires any credentials or has usage limits? (2) How and where does it persist your holdings/alerts (local ephemeral memory, platform storage, or external storage)? Also verify how alerts are delivered (in-app messages, email, SMS, webhook) and whether delivering alerts would require you to provide any external tokens. Note the SAFETY.md shows thoughtful guardrails (privacy, accuracy labeling, explicit confirmation for destructive actions) — that's good. If you plan to use it with real money decisions, do not rely on its figures as exact; verify with your brokerage for trading or tax decisions.
Capability Analysis
Type: OpenClaw Skill
Name: portfolio-watcher-hardened
Version: 1.0.0
The skill bundle consists of metadata and extensive safety documentation (SKILL.md and SAFETY.md) designed to harden an AI agent against common vulnerabilities. The instructions explicitly implement defensive guardrails such as data privacy in public channels, mandatory confirmation for destructive actions, and accuracy labeling for financial data. No executable code or malicious instructions were found; the content is focused on preventing prompt injection and ensuring safe handling of portfolio data.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (monitor holdings, set alerts, track performance) align with the SKILL.md instructions. The skill is instruction-only and does not declare any unrelated environment variables, binaries, or config paths that would be disproportionate to a portfolio tracker.
Instruction Scope
SKILL.md confines actions to adding/updating holdings, checking prices, setting alerts, and computing performance. It includes explicit guardrails around accuracy, privacy, and confirmation for destructive actions. The instructions do not ask to read unrelated system files or to exfiltrate data to unknown endpoints.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is written to disk or downloaded as part of the skill itself, which minimizes install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the described functionality (the SKILL.md implies use of platform messaging and public market data rather than external private APIs).
Persistence & Privilege
always is false; normal autonomous invocation is allowed. The skill does not request elevated or permanent system presence nor does it modify other skills' configs. The SKILL.md requires explicit confirmation for destructive operations, which mitigates accidental data loss.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install portfolio-watcher-hardened - After installation, invoke the skill by name or use
/portfolio-watcher-hardened - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of portfolio-watcher-hardened
- Track stock and crypto holdings with simple natural language commands
- Receive real-time price checks and set custom price alerts
- Monitor overall portfolio performance, gains/losses, and asset allocation
- No brokerage account required—manage holdings manually through conversation
- Includes robust security guardrails for data privacy, approximate figures, and confirmation before destructive actions
Metadata
Frequently Asked Questions
What is Portfolio Watcher Hardened?
Monitor stock/crypto holdings, get price alerts, track portfolio performance. It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install Portfolio Watcher Hardened?
Run "/install portfolio-watcher-hardened" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Portfolio Watcher Hardened free?
Yes, Portfolio Watcher Hardened is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Portfolio Watcher Hardened support?
Portfolio Watcher Hardened is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Portfolio Watcher Hardened?
It is built and maintained by Faberlens (@snazar-faberlens); the current version is v1.0.0.
More Skills