Bankr
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.
Run in terminal (recommended)
claude mcp add bankr npx -- -y @trustedskills/bankr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bankr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bankr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The bankr skill provides banking functionality to AI agents. It allows users to perform actions related to financial accounts, such as checking balances and initiating transfers. This skill aims to simplify common banking tasks within an automated workflow.
When to use it
- Checking account balances before making purchasing decisions.
- Automating recurring bill payments.
- Transferring funds between different bank accounts based on predefined rules.
- Retrieving transaction history for reconciliation purposes.
Key capabilities
- Account balance retrieval
- Fund transfers
- Transaction history access
Example prompts
- "What's the balance in my checking account?"
- "Transfer $50 from savings to checking."
- "Show me transactions from last month."
Tips & gotchas
This skill requires appropriate authentication and authorization credentials for accessing banking information. Ensure secure storage of these credentials to prevent unauthorized access.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.