Freeagent
v1.0.2Freeagent integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Freeagent data.
⭐ 0· 31·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 state a FreeAgent integration and the SKILL.md exclusively documents using the Membrane CLI and Membrane connectors to interact with FreeAgent. Required capabilities (network access, Membrane account, Membrane CLI) are coherent with that purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, creating/listing connections, listing and running actions, and proxying requests to the FreeAgent API via Membrane. The instructions do not ask the agent to read unrelated files, environment variables, or system configuration.
Install Mechanism
No install spec in the registry; SKILL.md recommends 'npm install -g @membranehq/cli'. Using the public npm package is a standard approach, but global npm installs execute third‑party code on the host — users should verify the package and publisher before installing.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions explicitly advise against asking users for API keys and rely on Membrane for auth, which is proportionate to the stated function.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request elevated or persistent system privileges. It does require the user to install a CLI and authenticate via browser, which is expected for this integration.
Assessment
This skill is coherent: it tells the agent to use the Membrane CLI to manage FreeAgent data and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and publisher on npm/GitHub, prefer non-root or npx usage to avoid global installs if you want lower system impact, and review Membrane's privacy/security docs — Membrane will mediate and see API requests and tokens for your FreeAgent account, so trust in that service is required. If you prefer not to rely on a third party, consider a connector that uses your own service or direct FreeAgent API keys instead.Like a lobster shell, security has layers — review code before you run it.
latestvk97cd31x8yxnw9wrjhqs8kavex843qc7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
