Sentiance

v1.0.0

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

0· 29·0 current·0 all-time
byMembrane Dev@membranedev
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
Name and description say 'Sentiance integration' and the SKILL.md exclusively describes using the Membrane CLI to connect to Sentiance, list actions, run actions, and proxy requests — all coherent with the declared purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating a connection, discovering and running actions, and proxying API calls. The docs do not instruct the agent to read unrelated files, environment variables, or to exfiltrate data to unknown endpoints.
Install Mechanism
There is no registry install spec (instruction-only). The SKILL.md tells users to install @membranehq/cli via 'npm install -g' or use npx. This is expected for a CLI-driven integration but means the user will run third-party npm code locally — review the package before installing.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage auth and opens a browser-based login flow; that is proportionate for a connector that needs access to Sentiance data.
Persistence & Privilege
The skill is not always-on, requests no special system privileges, and is instruction-only (no code written by the registry). Autonomous invocation by the agent is allowed by default but is not combined with broad credentials or persistent system writes.
Assessment
This skill appears coherent: it simply documents using the Membrane CLI to connect to Sentiance. Before installing or using it, verify you trust the @membranehq npm package (review its source and permissions), and confirm the Membrane account/connector you create has the appropriate scope and consent for the Sentiance data you will access. Be cautious about installing global npm packages from unknown publishers and review Membrane's privacy/terms since the connector will mediate access to user data.

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

latestvk97cnddg7xd3fr7767w8a4dw31847n32

License

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

Comments