← Back to Skills Marketplace
gora050

Treasury Prime

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install treasury-prime
Description
Treasury Prime integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treasury Prime data.
Usage Guidance
This skill is coherent and appears to do what it says: it uses the Membrane service/CLI to interact with Treasury Prime rather than asking for API keys. Before installing: (1) verify you trust the Membrane project and the @membranehq/cli npm package (review the package repo, maintainers, and recent release history), (2) be aware npm -g will write files and may run install scripts, (3) expect an interactive login flow that links your Membrane account to Treasury Prime — review Membrane's privacy/security and what level of access it will have to your Treasury Prime data, and (4) prefer using npx or a local install if you want to avoid global installs. If you need stronger assurance, ask the publisher for the package repository/tarball signature or for a documented security/privilege model from Membrane.
Capability Analysis
Type: OpenClaw Skill Name: treasury-prime Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the Treasury Prime banking platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard operations such as installation, authentication, and executing API actions through the Membrane platform, emphasizing security best practices like avoiding direct handling of API keys. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Treasury Prime integration) matches the instructions: the SKILL.md describes using the Membrane CLI to create a connection and run actions against Treasury Prime. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The runtime instructions are scoped to installing/using the Membrane CLI, performing an interactive login, creating a Treasury Prime connection, discovering and running actions, and polling build state. They do not instruct reading arbitrary files, environment variables, or system state beyond what is needed for the CLI auth flow.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md asks users to install @membranehq/cli globally via npm (and sometimes suggests npx). Installing an npm package is a normal way to provide a CLI, but npm package installs can run arbitrary code on install and will write to disk; users should verify the package source and be comfortable granting that level of access.
Credentials
The skill declares no required env vars and explicitly advises not to ask users for API keys, instead using Membrane to manage credentials. This is proportionate to the stated purpose. Note: the Membrane account and its server-side credentials will be the actual trust boundary.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is user-invocable. It does not ask to persist secrets or elevate its privileges beyond running the Membrane CLI commands described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install treasury-prime
  3. After installation, invoke the skill by name or use /treasury-prime
  4. 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
Slug treasury-prime
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Treasury Prime?

Treasury Prime integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treasury Prime data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Treasury Prime?

Run "/install treasury-prime" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Treasury Prime free?

Yes, Treasury Prime is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Treasury Prime support?

Treasury Prime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Treasury Prime?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments