writing-eval-sloptastic
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions, data exposure, or obfuscation patterns were detected in the skill's markdown files or associated assets.
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/sloptastic-analyzer.py) designed for text analysis. Technical analysis of the source code confirms it uses only standard Python libraries (re, sys, dataclasses) to perform pattern matching on user-provided text. The script lacks any capability for network communication, file system modification (outside of reading input), or spawning dangerous subprocesses. - [PROMPT_INJECTION]: The instructions in SKILL.md establish a structured evaluation framework for the AI agent. These instructions are purely analytical and do not contain any attempts to bypass model safety filters, extract system prompts, or disregard previous instructions.
Audit Metadata