web-editor-lexical
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of markdown documentation and code examples for the Lexical framework. No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known packages from the Lexical ecosystem (e.g.,
@lexical/react,lexical). These are standard dependencies for building editors with this framework and originate from a well-known service (Meta/Lexical). - [COMMAND_EXECUTION]: While the skill mentions commands, these refer to Lexical's internal command system (e.g.,
FORMAT_TEXT_COMMAND) used for editor state management, not system-level shell commands. - [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were found. Examples of persistence use standard
localStorageor genericonSavecallbacks for editor state.
Audit Metadata