Ftrack

v1.0.2

FTrack integration. Manage Organizations, Users, Activities. Use when the user wants to interact with FTrack data.

0· 116·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (FTrack integration) match the instructions: all actions are performed via the Membrane CLI and the guidance focuses on listing, connecting, running actions, and proxying FTrack API calls. Nothing requested is unrelated to connecting to FTrack via Membrane.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, authenticating via browser (or headless flow), listing/connecting actions, running actions, and proxying requests to FTrack. It does not instruct reading unrelated files, harvesting environment variables, or sending data to third-party endpoints outside Membrane/FTrack.
Install Mechanism
No automated install spec in the skill bundle (instruction-only). The README tells the user to run `npm install -g @membranehq/cli` — a reasonable, proportional step for this integration, but it is a global npm package install so users should verify the package's authenticity on npm/GitHub before installing.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane to handle auth. This is proportionate to the stated purpose. Note: Membrane will manage and store connection credentials as part of its normal operation, so trust in Membrane is required.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation (default), which is expected for skills of this type.
Assessment
This skill is an instruction-only integration that tells you to install and use the Membrane CLI to talk to FTrack. Before installing: verify the @membranehq/cli package on npm and its GitHub repo, confirm you trust getmembrane.com/Membrane as the authentication and proxy layer, and be aware that once you connect a FTrack account, Membrane will be able to make arbitrary API requests on your behalf (so limit permissions on the FTrack side if possible). If installing in a shared or production environment prefer a vetted package or pinned version and avoid running global installs without review.

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

latestvk976fse0034ek1h90vn9nwyk3h842mez

License

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

Comments