script-writer
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE] (SAFE): The skill implements local data persistence using a file located at
~/.claude/script_writer.json. This access is restricted to the skill's own operational data and does not target sensitive system files or credentials. - [COMMAND_EXECUTION] (SAFE): The Python script
script_db.pyacts as a data manager. It uses standardjsonandpathliblibraries for file operations and does not employ dangerous functions likeos.systemorsubprocess.run. - [REMOTE_CODE_EXECUTION] (SAFE): There are no external dependencies defined in the
package.jsonand no code patterns involving the fetching or execution of remote scripts. - [PROMPT_INJECTION] (SAFE): The provided markdown documentation serves as a reference for video formats and contains no instructions designed to bypass agent constraints or safety protocols.
Audit Metadata