Fivedegrees
v1.0.2Five°degrees integration. Manage data, records, and automate workflows. Use when the user wants to interact with Five°degrees data.
⭐ 0· 68·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
Name/description claim integration with Five°degrees and all runtime instructions use Membrane to do exactly that; required resources (Membrane CLI, network, Membrane account) match the purpose.
Instruction Scope
SKILL.md instructs only CLI operations (membrane login, connect, action run, request proxy) and browser-based auth. It does not direct reading unrelated system files, request unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec in registry (instruction-only). SKILL.md tells users to run `npm install -g @membranehq/cli` (and suggests npx elsewhere). Installing a third‑party global npm CLI is reasonable for this skill but carries normal supply‑chain risk; consider using npx or pinning a vetted package version.
Credentials
The skill declares no environment variables or secrets and explicitly advises using Membrane-managed connections rather than asking for raw API keys. The credentials and auth flow described are proportional to the integration.
Persistence & Privilege
Skill is not forced always-on and does not request modification of other skills or system-wide settings. It relies on the agent invoking Membrane CLI at runtime, which is consistent with its function.
Assessment
This skill appears coherent: it uses the Membrane CLI to connect to Five°degrees and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli npm package (author, npm page, checksum/version) and prefer running via npx or pinning a specific release rather than installing global packages when possible. Be aware that connections you create grant Membrane access to your Five°degrees data — review Membrane's privacy/permissions and revoke connections when no longer needed. Only enable autonomous agent invocation for this skill if you trust the agent to run Membrane commands on your behalf.Like a lobster shell, security has layers — review code before you run it.
latestvk974556t259v9hkd5r1mfzrcth843jvz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
