claude-mem-install
Warn
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include shell commands for software installation and configuration. Evidence:
npx claude-mem install --ide cursorand variants with server URLs. - [EXTERNAL_DOWNLOADS]: The installation process fetches code from the public NPM registry. Evidence:
npxdownloads theclaude-mempackage before execution. - [REMOTE_CODE_EXECUTION]: The skill uses
npxto download and immediately execute code from an external repository. Evidence: Theinstallcommand runs theclaude-mempackage logic. - [INDIRECT_PROMPT_INJECTION]: The skill provides instructions for the agent to ingest external configuration data and tokens.
- Ingestion points: SKILL.md.
- Boundary markers: Absent.
- Capability inventory: Terminal access and network connectivity for tool use.
- Sanitization: None.
Audit Metadata