Alphasense

v1.0.2

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

0· 75·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 skill claims to integrate with AlphaSense and the SKILL.md consistently instructs the agent to use the Membrane CLI and a Membrane account to access AlphaSense. The listed homepage and repository point to Membrane-related endpoints, so the external dependency on Membrane is expected.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating a Membrane connection to AlphaSense, listing/running actions, and proxying API requests via Membrane. This grants the agent the ability to make arbitrary proxied AlphaSense requests (via `membrane request`) — which is consistent with the stated purpose but requires trusting Membrane and careful use of proxy commands.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), but the SKILL.md recommends `npm install -g @membranehq/cli` or `npx` usage. Installing a global npm CLI is a common but moderately privileged action (writes binaries to the system PATH); it's expected for a CLI-based integration but worth noting.
Credentials
The skill declares no environment variables or credentials and relies on Membrane to handle auth. That aligns with the guidance in the README (do not ask for API keys). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always-on presence and does not modify other skills or system-wide settings. It is user-invocable and supports autonomous invocation by default (normal for skills).
Assessment
This skill is coherent: it uses the Membrane CLI as an intermediary to access AlphaSense, so you should only install and use it if you trust the Membrane service (getmembrane.com) to handle your AlphaSense credentials and data. Be aware that the SKILL.md recommends installing a global npm CLI (moderate risk — it will add binaries to your PATH). When authenticating, verify the browser prompts and the connector being created, and avoid running arbitrary `membrane request` commands unless you understand the API calls being proxied. If you require higher assurance, confirm the Membrane project's reputation and review its privacy/security documentation before proceeding.

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

latestvk978qmea1c87de2mca0gvz1m49842zka

License

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

Comments