Akeneo

v1.0.0

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

0· 27·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 (Akeneo integration) match the runtime instructions: all actions are performed via the Membrane CLI and/or Membrane proxy to Akeneo. The recommended npm package and Membrane account are appropriate for this purpose; no unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating a connection, listing/running actions, and optionally proxying raw API requests to Akeneo. One operational note: proxy requests and actions route requests and Akeneo credentials through Membrane's service (server-side auth/refresh). That is expected for this design but users should understand that request payloads and Akeneo data will transit Membrane's infrastructure.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The docs recommend installing @membranehq/cli globally via npm (npm install -g) or using npx. Using an npm package is reasonable for a CLI, but global npm installs and third-party packages carry normal supply-chain risks; the skill does not attempt to download arbitrary URLs or install unknown binaries.
Credentials
The skill declares no environment variables or credentials and explicitly recommends letting Membrane handle credentials rather than asking users for API keys. Requiring a Membrane account is proportional to the described integration. There are no requests for unrelated secrets or system config.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation by the agent (the platform default). The skill does not instruct modifying other skills or system-wide agent settings.
Scan Findings in Context
[no-findings] expected: The repository had no code files for the regex scanner to analyze; this is an instruction-only skill (SKILL.md). No static findings were produced.
Assessment
This skill delegates Akeneo access to the Membrane platform via the Membrane CLI. Before installing or using it: (1) verify you trust Membrane (https://getmembrane.com) because API requests and credentials will be handled server-side and may transit their infrastructure; (2) review the @membranehq/cli npm package before running a global npm install (or prefer npx to avoid a permanent global install); (3) in sensitive environments, prefer a least-privilege Akeneo connection and confirm audit/logging and data residency policies with Membrane. If you are not comfortable routing data through a third-party proxy, do not install/use this skill.

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

latestvk97dexqx0ygycfh211s7k0006h846ppc

License

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

Comments