Aevent

v1.0.2

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

0· 153·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
medium confidence
Purpose & Capability
The skill claims to integrate with AEvent via Membrane and all runtime instructions center on using the @membranehq/cli — this is coherent. Minor mismatch: the SKILL.md's “Official docs” URL points to Adobe Analytics docs (unrelated), which looks like a documentation copy-paste error and should be checked.
Instruction Scope
All instructions are limited to installing/using the Membrane CLI, creating connections, listing actions, and proxying requests through Membrane. The skill does not instruct reading local config files or environment variables, nor does it request arbitrary system data. Proxying arbitrary API paths through Membrane is allowed by the instructions (expected for this integration) — be aware those proxied requests will run under your Membrane connection.
Install Mechanism
The skill is instruction-only (no built-in install spec) but tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a side effect and has the usual risks (third-party code execution). This is reasonable for a CLI-based integration but you should verify the npm package and maintainers before installing globally.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle auth server-side. That is proportionate to the stated purpose. Confirm you trust Membrane with whatever service credentials it will store and that you’re comfortable completing the OAuth/browser flow it requires.
Persistence & Privilege
No special persistence is requested (always:false). The skill is user-invocable and can be invoked autonomously by the agent (platform default) — there are no instructions to modify other skills or system-wide config.
Assessment
This skill is an instruction-only integration that expects you to use the @membranehq/cli to connect to AEvent; it doesn't request local credentials. Before installing or running anything: 1) Verify the npm package @membranehq/cli exists and is maintained by the expected vendor (check npm and its GitHub repo). 2) Be cautious installing global npm packages — prefer a scoped/local install if possible. 3) Confirm the odd “Official docs” link (points to Adobe Analytics) is a harmless doc mistake and not a sign of a swapped or incorrect connector. 4) Understand that Membrane will hold and use the service credentials for proxy/API calls — review Membrane's privacy/security docs and ensure you trust that service. If any of these checks fail, do not install/run the CLI or create connections with sensitive accounts.

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

latestvk97fz5seradpnt07x106dby2rh843dje

License

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

Comments