Compass Ai

v1.0.0

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

0· 53·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Compass AI integration) align with the instructions: all runtime activity is via the Membrane CLI to connect to Compass AI. Required capabilities (network + Membrane account) match the described functionality.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating a connector, listing/running actions, and proxying requests to Compass endpoints. It does not direct the agent to read unrelated files, environment variables, or system-wide configuration, nor does it instruct exfiltration to arbitrary endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to install @membranehq/cli via npm (-g). Installing a global npm package is a normal step but does write to disk and modifies the environment; verify the package source and maintainers before installing.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to handle auth and explicitly advises not to request API keys locally. Be aware that using Membrane means credentials/refresh tokens are managed server-side by Membrane.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent presence or modifications to other skills or system-wide agent settings.
Assessment
This skill is coherent: it uses the Membrane CLI as a proxy to access Compass AI rather than asking for API keys. Before installing, verify the @membranehq/cli npm package and the Membrane service (publisher, repository, and package integrity). Installing the CLI globally modifies your system PATH—run npm install without elevated privileges if possible or use an isolated environment. Understand that connecting will delegate credential management to Membrane (their servers will broker auth to Compass), so review Membrane's privacy/security policies and use least-privilege accounts where feasible.

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

latestvk97bt64ny9c12dcyegxh9pt0ns8457gd

License

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

Comments