Bankr

🌐Community
by bankrbot Β· vlatest Β· Repository

Bankr analyzes financial data to identify potential fraud risks and anomalies, safeguarding your accounts and investments.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bankrbot-bankr npx -- -y @trustedskills/bankrbot-bankr
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bankrbot-bankr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bankrbot-bankr"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The bankr skill provides access to banking data and functionality. It allows users to retrieve account balances, transaction history, and potentially initiate transfers (depending on the specific implementation). This skill is designed for interacting with bank accounts programmatically.

When to use it

  • Checking Account Balance: Quickly determine your current checking account balance without logging into a website or app.
  • Reviewing Recent Transactions: Get a summary of recent transactions, such as deposits and withdrawals.
  • Automating Financial Reports: Integrate banking data into automated reports for tracking spending habits.
  • Bill Payment Reminders: Set up reminders based on upcoming bill payments reflected in transaction history.

Key capabilities

  • Account Balance Retrieval
  • Transaction History Access
  • Potential Transfer Initiation (implementation dependent)

Example prompts

  • "What's my checking account balance?"
  • "Show me the last 10 transactions from my bank."
  • β€œCan you tell me when my last deposit was?”

Tips & gotchas

This skill requires secure authentication credentials to access your banking data. Ensure that these credentials are stored and handled securely within the AI agent environment.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bankrbot
Installs
11

🌐 Community

Passed automated security scans.