Slicktext

v1.0.2

SlickText integration. Manage Accounts. Use when the user wants to interact with SlickText data.

0· 107·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
Name/description (SlickText integration) matches the runtime instructions: all actions are about installing/using the Membrane CLI to create a SlickText connection, list/run actions, or proxy API requests. No unrelated resources or credentials are requested.
Instruction Scope
SKILL.md confines the agent to installing/using the Membrane CLI, authenticating via browser, listing connections/actions, running actions, or proxying requests. It does not instruct reading arbitrary local files, harvesting unrelated env vars, or transmitting data to unexpected endpoints beyond Membrane/SlickText.
Install Mechanism
This is an instruction-only skill (no install spec), but the doc tells users to run `npm install -g @membranehq/cli` or use `npx`. That's a typical, low-risk ask, but users should verify the npm package source and be aware a global npm install affects the local environment.
Credentials
The skill declares no required env vars or secrets. It delegates auth to Membrane (browser login), which is coherent with the design and avoids asking for user API keys in-chat.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system-wide agent settings.
Assessment
This skill appears coherent: it uses the Membrane CLI as a proxy to talk to SlickText and asks you to authenticate via the browser. Before installing, confirm the @membranehq/cli npm package is the official one, review Membrane's privacy/security (Membrane will see proxied requests and handle credentials), and avoid pasting unrelated secrets into chat. Installing a global npm package is normal but consider using npx or a controlled environment if you prefer not to change global state.

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

latestvk97d1qt4sb1fgzdb77kap0bbz1842hj0

License

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

Comments