abstract
Audited by Socket on Mar 4, 2026
1 alert found:
SecurityThis skill is an integration wrapper guiding users to use the Membrane CLI to interact with Abstract's API. There is no direct evidence of malicious code or obfuscated payloads in the provided text. The primary security considerations are supply-chain and trust decisions: installing a third-party global CLI from npm and routing all API calls and credentials through Membrane expands the trust surface. Users and organizations should evaluate Membrane's trustworthiness, review the CLI package (audit the npm package and repository), and consider pinning versions. No hardcoded secrets or explicit exfiltration behaviors are present in the skill documentation. Overall risk is moderate because of third-party intermediary use and unpinned npm installs, but the content aligns with the claimed purpose.