Treasury Prime

v1.0.0

Treasury Prime integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treasury Prime data.

0· 51·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill name/description match the runtime instructions: it relies on the Membrane CLI to access Treasury Prime. Minor mismatch: the registry metadata lists no required binaries, but the SKILL.md expects npm/node (or npx) and the membrane CLI to be available/installed.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, creating a connection, listing and running connector actions, and proxying requests to the Treasury Prime API via Membrane. It does not instruct reading arbitrary local files or asking users for unrelated secrets.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to run `npm install -g @membranehq/cli` (or npx). This is a public npm install (moderate risk by default); no downloads from obscure URLs or archive extraction are suggested.
Credentials
The skill declares no required environment variables and explicitly instructs to let Membrane handle credentials (do not ask for API keys). That matches the described design.
Persistence & Privilege
Skill is not forced-always, requests no elevated persistent privileges, and does not modify other skills or system-wide config in its instructions.
Assessment
This skill is coherent: it uses the Membrane CLI to interact with Treasury Prime and does not ask for unrelated credentials. Before installing, confirm you trust the @membranehq npm package and the Membrane service (review the npm package page and the vendor site). If you prefer not to install a global package, use npx as shown in the docs. Be aware that once you create a connection, the Membrane proxy can run arbitrary Treasury Prime API calls on your behalf — only connect accounts you intend to manage and review connector permissions in your Membrane account. Also note the registry metadata omitted required binaries (npm/node); ensure your environment has them before use.

Like a lobster shell, security has layers — review code before you run it.

latestvk977ykm32qkh7rw8s6etng4qvs84d39n

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments