bm-status
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands (
basic-memory --version,bm --version, andbasic-memory hook status) to verify the installation and operational health of the plugin's CLI components. - [EXTERNAL_DOWNLOADS]: It utilizes
uvxto execute thebasic-memorypackage.uvxis a standard Python tool that fetches and runs packages from the Python Package Index (PyPI) in a temporary environment if they are not already installed locally. - [DATA_EXPOSURE]: The skill accesses configuration files (
~/.claude/settings.json,.claude/settings.json, and.claude/settings.local.json) to extract and report the plugin's current settings (e.g., project IDs, folder paths, and redaction rules) to the user.
Audit Metadata