Fis
v1.0.2FIS integration. Manage data, records, and automate workflows. Use when the user wants to interact with FIS data.
⭐ 0· 76·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (FIS integration) matches the SKILL.md, which instructs use of the Membrane CLI to connect to FIS and run actions. Minor inconsistency: the SKILL.md's "Official docs" URL points to a Fidelity marketing page (fidelity.com) rather than FIS vendor docs — likely a copy/paste oversight but worth verifying.
Instruction Scope
The instructions stay on-purpose: they advise installing and using the @membranehq/cli, logging in via browser, creating/using a Membrane connection, running actions, or proxying API calls through Membrane. They do not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing a global npm package (@membranehq/cli). Recommending a global npm install is normal but does modify the host environment; the package source should be verified before installation.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly defers auth to Membrane (browser-based login and connection flows) and advises not to ask users for API keys, which is proportionate for this integration.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default). There is no indication it modifies other skills or global agent config.
Assessment
This skill appears coherent and limited to using the Membrane CLI to interact with FIS. Before installing: 1) Verify the @membranehq/cli package on npm and the Membrane project (confirm publisher and repository) rather than blindly running a global npm install. 2) Be prepared to authenticate via browser (Membrane handles credentials server-side); ensure you trust the Membrane account you connect. 3) Understand that proxy requests will send data to FIS via Membrane—make sure you have authorization to access any sensitive financial data. 4) If you prefer containment, install and run the CLI in an isolated environment (VM/container) rather than on a critical host. 5) Note the SKILL.md has a possibly incorrect "Official docs" link (points to Fidelity); verify vendor documentation if needed.Like a lobster shell, security has layers — review code before you run it.
latestvk972kv2h7f6y8cdbhs8mgsat358439gc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
