datasette
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
run_terminal_cmdto execute thedatasetteCLI tool, enabling the primary functionality of serving database files locally. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
datasetteandPyYAMLpackages from the official Python Package Index usingpip. - [SAFE]: The skill accesses local SQLite databases, including those containing Cursor editor history (e.g.,
state.vscdb), as part of its core integration withcursor-mirror. This access is performed locally, and the documentation includes explicit warnings regarding the sensitive nature of the data being browsed.
Audit Metadata