Communityv2.14.1

avanza-investment-tracker

Process Avanza CSV exports, calculate TWRR/Modified Dietz returns, and track portfolio performance. Use when importing stock transactions, calculating investment returns, or managing portfolio data. Reads/writes a local SQLite database, and (for live prices and risk metrics) makes outbound HTTPS requests to Avanza, Riksbanken, and Yahoo Finance. Includes irreversible deletion commands (reset --hard, delete-tx, account delete) — see Security and Data Access in SKILL.md/README.

2.5kdownloadsPatrik Ekenberg
View on ClawHubBack to Skills

Skill Details

Slug
avanza-investment-tracker
Latest Version
2.14.1
Author
Patrik Ekenberg
Published
Mar 28, 2026
Updated
Aug 31, 2026
Total Versions
37

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for avanza-investment-tracker.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.14.1

- Hotfix: pin requests>=2.33.0 (CVE-2026-25645 in allowed 2.32.4); declare filesystem/network permissions in SKILL.md metadata (audit findings)