← Back to Skills Marketplace
Temenos T24 Transact
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install temenos-t24-transact
Description
Temenos T24 Transact integration. Manage data, records, and automate workflows. Use when the user wants to interact with Temenos T24 Transact data.
Usage Guidance
This skill is coherent: it uses Membrane's CLI to integrate with Temenos and does not ask for unrelated secrets. Before installing/running: (1) verify the Membrane project/publisher (npm page and GitHub) and confirm you trust them to manage your Temenos connection; (2) prefer running via `npx` or inspect the package source rather than doing a global `npm install -g` if you want to avoid persistent installs; (3) test in a non-production environment first and review what scopes/permissions the Membrane connection requires; (4) do not paste local credentials into commands — follow the described browser/headless auth flow so credentials are managed by Membrane as intended.
Capability Analysis
Type: OpenClaw Skill
Name: temenos-t24-transact
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with Temenos T24 Transact via the Membrane CLI. It outlines standard procedures for installation, authentication, and action execution using the @membranehq/cli package. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions prioritize secure credential management through the Membrane platform.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Temenos T24 integration) matches the instructions: all actions are performed via the Membrane CLI and the connector key temenos-t24-transact. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating a connection, discovering or creating actions, and running them. It does not instruct reading arbitrary local files, extracting other credentials, or sending data to unexpected endpoints. It does instruct interactive/browser-based login and headless authorization flow.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run `npm install -g @membranehq/cli@latest` (and suggests npx in places). Installing a global npm package pulls code from the public npm registry — expected for a CLI but you should verify the package and publisher (e.g., check the npm page and GitHub repo) before globally installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. Authentication is delegated to Membrane (the skill explicitly says not to ask users for API keys). That is proportionate, but it means you must trust Membrane with access to your Temenos connection and data — evaluate privacy, compliance, and access controls.
Persistence & Privilege
The skill does not request persistent/system-wide privileges, does not set always:true, and contains no install-time modifications. It is user-invocable and may be invoked autonomously (platform default), but that autonomous invocation is not unusual and there are no additional red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install temenos-t24-transact - After installation, invoke the skill by name or use
/temenos-t24-transact - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Temenos T24 Transact?
Temenos T24 Transact integration. Manage data, records, and automate workflows. Use when the user wants to interact with Temenos T24 Transact data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Temenos T24 Transact?
Run "/install temenos-t24-transact" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Temenos T24 Transact free?
Yes, Temenos T24 Transact is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Temenos T24 Transact support?
Temenos T24 Transact is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Temenos T24 Transact?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills