writing-fragments
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a writing assistant that manages a local file for the user. It follows proper etiquette by requesting a destination path and prioritizing the preservation of user-made changes to the document.
- [DATA_EXPOSURE]: File operations are restricted to the document path provided by the user. There are no attempts to access sensitive system files, environment variables, or hardcoded credentials.
- [COMMAND_EXECUTION]: The instructions do not involve any shell command execution, subprocess spawning, or script manipulation.
- [EXTERNAL_DOWNLOADS]: The skill does not reference or download any external scripts, packages, or remote resources.
Audit Metadata