talk-like-scarletkc
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to help the agent emulate a specific writing style. The instructions are focused on tone, vocabulary, and formatting rather than system-level actions.
- [DYNAMIC_EXECUTION]: The skill includes a Python script
scripts/lint_style.pywhich is used to detect AI-like writing patterns. A code review confirms the script is limited to text processing using regular expressions and does not perform any network operations, command execution, or unauthorized file access. - [DATA_EXFILTRATION]: Analysis of all instructions and reference files shows no evidence of hardcoded credentials, access to sensitive local file paths (such as SSH keys or environment files), or exfiltration of user data.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes user-supplied text for rewriting, it does not possess exploitable capabilities like network access or privileged file writing, making it a low-risk text transformation tool.
- [PROMPT_INJECTION]: The persona instructions are strictly for style and do not attempt to bypass core agent safety guidelines or override fundamental system behavior.
Audit Metadata