scrivener-styles
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local Python-based CLI tool using the pattern
python3 ${CLAUDE_PLUGIN_ROOT}/tools/scrivener/cli.py. This tool is used for legitimate project inspection tasks such asreadandoutlineto analyze Scrivener project files. - [SAFE]: The skill manages access to local file system resources within the scope of user-provided Scrivener project paths (
.scrivdirectories). It explicitly documents safety protocols, such as requiring projects to be closed in the main application and ensuring cloud synchronization is complete before any (planned) write operations occur.
Audit Metadata